Interface | Description |
---|---|
OrientExtendedEdge |
OrientDB Extended Edge implementation of TinkerPop Blueprints standard.
|
OrientExtendedGraph |
OrientDB extension to Blueprints standard.
|
OrientExtendedVertex |
OrientDB Extended Vertex implementation of TinkerPop Blueprints standard.
|
OrientGraphFactory.OrientGraphImplFactory | |
OrientIndex<T extends OrientElement> |
Class | Description |
---|---|
OBonsaiTreeRepair |
Find and repair broken bonsai tree removing the double linked buckets and regenerating the whole
tree with data from referring records.
|
OGraphRepair |
Repairs a graph.
|
OrientBaseGraph |
A Blueprints implementation of the graph database OrientDB (http://orientdb.com)
|
OrientClassVertexIterable | |
OrientClassVertexIterator | |
OrientConfigurableGraph |
Base class to manage graph settings.
|
OrientConfigurableGraph.Settings | |
OrientDynaElementIterable | |
OrientEdge |
OrientDB Edge implementation of TinkerPop Blueprints standard.
|
OrientEdgeIterator |
Lazy iterator of edges.
|
OrientEdgeType |
Represents an Edge class.
|
OrientElement |
Base Graph Element where OrientVertex and OrientEdge classes extends from.
|
OrientElementIterable<T extends com.tinkerpop.blueprints.Element> | |
OrientElementType |
Represents a generic element class
|
OrientGraph |
A Blueprints implementation of the graph database OrientDB (http://orientdb.com)
|
OrientGraphCommand |
Command wraps the command request and return wrapped Graph Element such as Vertex and Edge
|
OrientGraphFactory |
Orient Graph factory.
|
OrientGraphFactoryV2 |
Basic implementation of an Orient Graph factory that supports new OrientDB v 3.0 capabilities
|
OrientGraphNoTx |
A Blueprints implementation of the graph database OrientDB (http://orientdb.com)
|
OrientGraphQuery |
OrientDB implementation for Graph query.
|
OrientIndexAuto<T extends OrientElement> | |
OrientIndexManual<T extends OrientElement> | |
OrientTransactionalGraph |
A Blueprints implementation of the graph database OrientDB (http://orientdb.com)
|
OrientVertex |
OrientDB Vertex implementation of TinkerPop Blueprints standard.
|
OrientVertexIterator | |
OrientVertexQuery |
OrientDB implementation for vertex centric queries.
|
OrientVertexType |
Represents a Vertex class.
|
Enum | Description |
---|---|
OrientConfigurableGraph.THREAD_MODE |
Exception | Description |
---|---|
OrientGraphModificationException |
Exception raised during not managed exceptions during update of graph.
|
Copyright © 2009–2020 OrientDB. All rights reserved.