Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the logic specific to the property graph support on Oracle Database.
|
oracle.pg.rdbms.index.jdbc |
This package contains the logic specific to the management of a JDBC based Directory for Apache Lucene text index.
|
oracle.pg.rdbms.index.lucene |
This package contains the logic specific to the text indexing and text search using Apache Lucene for property graph support on Oracle Database 12c.
|
oracle.pg.rdbms.index.oratext |
This package contains the logic specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database 12c.
|
oracle.pg.rdbms.index.solr |
This package contains the logic specific to the text indexing and text search using SolrCloud for property graph support on Oracle Database 12c.
|
Class and Description |
---|
ConnectionSetupException
An exception class that is used to denote error condition during connection setup.
|
DataChange
This class captures an action of change made to
a particular data item (vertex or edge).
|
DataChange.ChangeAction
This constants denotes the action of change made to a particular data item
|
EdgeChange
This class captures an action of change made to
a particular Edge instance.
|
Oracle
This class manages the RDBMS JDBC connection to an Oracle semantic store.
|
OracleChangeTracker
An interface to track the changes executed over a Property Graph
|
OracleCommonIteratorImpl
This class implements a common Iterator interface for iterating
through elements as well as changes.
|
OracleEdge
This class implements the Blueprints Edge and Element interface by using
an Oracle backend.
|
OracleEdgeFilterIteratorImpl
This class implements the Iterator interface for filtered edges.
|
OracleEdgeIteratorImpl
This class implements the Iterator interface for vertices.
|
OracleElement
This class implements the Blueprints Element interface by using
an Oracle backend.
|
OracleElementIteratorImpl
This class implements the Iterator interface for elements (vertices and edges).
|
OraclePool
This class is a wrapper of OracleDataSource.
|
OraclePropertyGraph
This class implements the Blueprints Graph interface by using
an Oracle backend.
|
OraclePropertyGraph.Sort
This enumeration denotes the sorting order for function getTopK
|
OraclePropertyGraphAnalytics
This interface defines analytical functions that are supported by
OraclePropertyGraph
|
OraclePropertyGraphDataLoader
This class implements the logic to load a property graph (in Oracle-defined flat files format) into supported backend database.
|
OraclePropertyGraphException
This class extends the Java RuntimeException.
|
OraclePropertyGraphFeatures
Oracle's extension of Features class
|
OracleVertex
This class implements the Blueprints Vertex and Element interface by using
an Oracle backend.
|
OracleVertexFilterIteratorImpl
This class implements the Iterator interface for filtering vertices based on a specified VertexFilterCallback.
|
OracleVertexIteratorImpl
This class implements the Iterator interface for vertices.
|
OrderedVertexIdIteratorImpl
This class implements the Iterator interface for vertices ordered by ID
|
Parameters
An Oracle Utility to get additional property graph configuration settings
taken from JVM settings.
|
PGUtils.RDFPredicate
This class defines how to map RDF predicates to property graph attributes/keys
|
VertexChange
This class captures an action of change made to
a particular Vertex instance.
|
Class and Description |
---|
OraclePool
This class is a wrapper of OracleDataSource.
|
Class and Description |
---|
OraclePool
This class is a wrapper of OracleDataSource.
|
OraclePropertyGraph
This class implements the Blueprints Graph interface by using
an Oracle backend.
|
Class and Description |
---|
OraclePropertyGraph
This class implements the Blueprints Graph interface by using
an Oracle backend.
|
Class and Description |
---|
OraclePropertyGraph
This class implements the Blueprints Graph interface by using
an Oracle backend.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.