Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle NoSQL Database and Apache HBase.
|
oracle.pg.nosql |
This package contains the logic specific to the property graph support on Oracle NoSQL Database.
|
oracle.pg.text.solr |
This package contains the logic for handling text search and text indexing using SolrCloud.
|
Modifier and Type | Class and Description |
---|---|
class |
Message
This class represents a LocalizedMessage which is bound to the oracle.pg.common.Messages family of resources.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleEdgeFilterIteratorImpl
This class implements the Iterator interface for edges.
|
class |
OraclePropertyGraph
This class implements the Blueprints Graph interface on top of a supported backend database.
|
class |
OraclePropertyGraphDataLoader
This class implements the logic to load a property graph (in Oracle-defined flat files format) into supported backend database.
|
class |
OracleVertexFilterIteratorImpl
This class implements the Iterator interface for vertices.
|
Modifier and Type | Class and Description |
---|---|
class |
SolrVertexIndex
This class extends the functions defined in SolrIndex.
|
Copyright © 2015 Oracle and/or its afflilates. All Rights Reserved.