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