Description of graph_ref_as_of_clause

  ( AS OF (
      ( ( SCN | TIMESTAMP ) expr )
      |
      ( PERIOD FOR valid_time_column expr ) )
  )