| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database | |
| com.thinkaurelius.titan.graphdb.transaction |
| Modifier and Type | Field and Description |
|---|---|
protected EdgeSerializer |
StandardTitanGraph.edgeSerializer |
| Modifier and Type | Method and Description |
|---|---|
EdgeSerializer |
StandardTitanGraph.getEdgeSerializer() |
| Constructor and Description |
|---|
RelationQueryCache(EdgeSerializer edgeSerializer) |
RelationQueryCache(EdgeSerializer edgeSerializer,
int capacity) |
| Modifier and Type | Method and Description |
|---|---|
EdgeSerializer |
StandardTitanTx.getEdgeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static InternalRelation |
RelationConstructor.readRelation(InternalVertex vertex,
Entry data,
EdgeSerializer serializer,
TypeInspector types,
VertexFactory vertexFac) |
Copyright © 2012–2015. All rights reserved.