Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle Database, Oracle NoSQL Database, and Apache HBase.
|
oracle.pg.hbase |
This package contains the APIs specific to the property graph support on Apache HBase.
|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
oracle.pg.rdbms.index.oratext |
This package contains the APIs specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database.
|
oracle.pg.text |
This package contains the logic for handling text search and text indexing.
|
Class and Description |
---|
BackendConfig
Describes the metadata for serialization sintax checking Backend configiguration
|
ColumnToAttrMapping
A class denoting the mappings between a CSV File or RDBMS Table column name and an attribute name.
|
DataConverterListener
This interface defines a few core APIs to that can be used to report progress of a data conversion process.
|
DataLoaderListener
This interface defines a few core APIs to that can be used to report progress of a data loading process.
|
Direction |
EdgeCache
This class implements a cache layer for OracleEdgeBase objects.
|
EdgeFilterCallback
This interface defines the API to filter edges.
|
EdgeOpCallback
This interface defines a callback function that can be used together with a whole graph level operation like adding a new weight attribute or removing an existing weight attribute
|
OpCallback |
OpCallback.UpdateType |
OracleConvertersUtilsBase
A set of utilities for converting data (CSV, Relational Tables) into property graph data.
|
OracleCSVDatatypeConstants
This interface defines the data type constants used for CSV to PG conversion
|
OracleDBTaskRunnable
Deprecated.
An interface that wraps the information about the active Statement associated to a OracleDBTaskThread
|
OracleEdgeBase
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
|
OracleElement
This class implements the Blueprints Element interface on top of a supported backend database.
|
OracleElement.FLAG |
OracleElementBase
This class implements the Blueprints Element interface on top of a supported backend database.
|
OracleGraphAttributeUpdater |
OracleIndexableGraph |
OracleMessageConstants
This interface declares the constants for Error messages
|
OracleMetadataGraph |
OraclePropertyBase
This class implements the Property Tinkerpop3 interface for handling edge properties.
|
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OraclePropertyGraphBase.CacheStatus
This enum defines a set of cache status.
|
OraclePropertyGraphBase.OptimizationFlag
This enum defines a set of optimization flags that can be used to influence the construction of Vertex or Edge objects during scans.
|
OraclePropertyGraphConstants
This interface defines the constants supported in Property Graph
|
OraclePropertyGraphConstants.QueueAction
This enum denotes the action to be performed for elements in the action queue
|
OraclePropertyGraphDatatypeConstants
This interface defines the data type encoding supported in Property Graph
|
OracleVertexBase
This class implements the Blueprints Vertex interface on top of a supported backed database
|
OracleVertexPropertyBase
This class implements the VertexProperty Tinkerpop3 interface for vertex properties.
|
ParametersBase
An Oracle Utility to get additional property graph configuration settings taken from JVM settings.
|
ProgressListener
This interface defines a few core APIs to that can be used to report progress of a long running process (data importing or exporting for example).
|
SimpleJsonDataWrapper
This class defines a String based simple wrapper for Json data
|
SimpleLog
A Simple wrapper of Apache Commons Logging API.
|
SimpleLogBasedDataLoaderListenerImpl
This class provides a simple Log based implementation of DataLoaderListener interface.
|
SimpleLogBasedProgressListenerImpl
This class provides a simple Log based implementation of ProgressListener interface.
|
SimpleRdfDataWrapper
This class defines a String based simple wrapper for Rdf data
|
SimpleSpatialDataWrapper
This class defines a String based simple wrapper for Spatial data
|
SQLUtils.DbFeature |
VertexCache
This class implements a cache layer for OracleVertexBase objects.
|
VertexFilterCallback
This interface defines the API to filter vertices.
|
VertexOpCallback
This interface defines a callback function that can be used together with a whole graph level operation like adding a new weight attribute or removing an existing weight attribute
|
Class and Description |
---|
BackendConfig
Describes the metadata for serialization sintax checking Backend configiguration
|
DataLoaderListener
This interface defines a few core APIs to that can be used to report progress of a data loading process.
|
OracleCommonIteratorBase
An Oracle implementation of Closeable to allow property graph iterators to be closed in order to free up resources
|
OracleCSVDatatypeConstants
This interface defines the data type constants used for CSV to PG conversion
|
OracleElementBase
This class implements the Blueprints Element interface on top of a supported backend database.
|
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OraclePropertyGraphConstants
This interface defines the constants supported in Property Graph
|
OraclePropertyGraphDatatypeConstants
This interface defines the data type encoding supported in Property Graph
|
OraclePropertyGraphException
This class extends the Java RuntimeException.
|
SparkUtilsBase
This interface defines some helper methods to facilitate running Apache Spark tasks against property graph data stored in one of the supported backend databases.
|
Class and Description |
---|
BackendConfig
Describes the metadata for serialization sintax checking Backend configiguration
|
CloseableIterator |
Direction |
EdgeFilterCallback
This interface defines the API to filter edges.
|
OpCallback |
OpCallback.UpdateType |
OracleCommonIteratorBase
An Oracle implementation of Closeable to allow property graph iterators to be closed in order to free up resources
|
OracleConvertersUtilsBase
A set of utilities for converting data (CSV, Relational Tables) into property graph data.
|
OracleCSVDatatypeConstants
This interface defines the data type constants used for CSV to PG conversion
|
OracleEdgeBase
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
|
OracleElement
This class implements the Blueprints Element interface on top of a supported backend database.
|
OracleElementBase
This class implements the Blueprints Element interface on top of a supported backend database.
|
OracleGraphAttributeUpdater |
OracleIndexableGraph |
OracleMessageConstants
This interface declares the constants for Error messages
|
OracleMetadataGraph |
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OraclePropertyGraphBase.OptimizationFlag
This enum defines a set of optimization flags that can be used to influence the construction of Vertex or Edge objects during scans.
|
OraclePropertyGraphConstants
This interface defines the constants supported in Property Graph
|
OraclePropertyGraphDatatypeConstants
This interface defines the data type encoding supported in Property Graph
|
OraclePropertyGraphException
This class extends the Java RuntimeException.
|
OraclePropertyGraphUtilsBase
This class contains utility functions to help manage property graphs.
|
OracleVertexBase
This class implements the Blueprints Vertex interface on top of a supported backed database
|
ParametersBase
An Oracle Utility to get additional property graph configuration settings taken from JVM settings.
|
ProgressListener
This interface defines a few core APIs to that can be used to report progress of a long running process (data importing or exporting for example).
|
SQLUtils.DbFeature |
VertexFilterCallback
This interface defines the API to filter vertices.
|
Class and Description |
---|
CloseableIterator |
OracleEdgeBase
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
|
OracleElementBase
This class implements the Blueprints Element interface on top of a supported backend database.
|
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OracleVertexBase
This class implements the Blueprints Vertex interface on top of a supported backed database
|
Class and Description |
---|
CloseableIterator |
OracleEdgeBase
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
|
OracleElementBase
This class implements the Blueprints Element interface on top of a supported backend database.
|
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OracleVertexBase
This class implements the Blueprints Vertex interface on top of a supported backed database
|