| Class | Description |
|---|---|
| OrientBaseGraph |
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
|
| OrientBatchGraph |
A Blueprints implementation of the script graph database OrientDB (http://www.orientechnologies.com)
|
| 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> | |
| OrientGraph |
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
|
| OrientGraphCommand |
Command wraps the command request and return wrapped Graph Element such as Vertex and Edge
|
| OrientGraphFactory |
A factory to create instances of
OrientGraph. |
| OrientGraphNoTx |
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
|
| OrientGraphQuery |
OrientDB implementation for Graph query.
|
| OrientIndex<T extends OrientElement> | |
| OrientTransactionalGraph |
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
|
| OrientVertex |
OrientDB Vertex implementation of TinkerPop Blueprints standard.
|
| OrientVertexIterator | |
| OrientVertexQuery |
OrientDB implementation for vertex centric queries.
|
| OrientVertexType |
Represents a Vertex class.
|
| Enum | Description |
|---|---|
| OrientBaseGraph.THREAD_MODE |
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.