Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the logic specific to the property graph support on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
EdgeChangeIteratorImpl
This iterator returns an ordered list of changes made to the edge table of a property graph.
|
class |
OracleCommonIteratorImpl
This class implements a common Iterator interface for iterating through elements as well as changes.
|
class |
OracleEdgeIteratorImpl
This class implements the Iterator interface for vertices.
|
class |
OracleElementIteratorImpl
This class implements the Iterator interface for elements (vertices and edges).
|
class |
OraclePgqlResultIteratorImpl
This class implements an Iterator for a PGQL query result.
|
class |
OracleVertexIteratorImpl
This class implements the Iterator interface for vertices.
|
class |
OrderedEdgeIdIteratorImpl
This class implements the Iterator interface for edges ordered by ID
|
class |
OrderedVertexIdIteratorImpl
This class implements the Iterator interface for vertices ordered by ID
|
class |
VertexChangeIteratorImpl
This iterator returns an ordered list of changes made to the vertex table of a property graph.
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.