| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database | |
| com.thinkaurelius.titan.graphdb.query.graph | |
| com.thinkaurelius.titan.graphdb.types |
| Modifier and Type | Field and Description |
|---|---|
protected IndexSerializer |
StandardTitanGraph.indexSerializer |
| Modifier and Type | Method and Description |
|---|---|
IndexSerializer |
StandardTitanGraph.getIndexSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static Condition<TitanElement> |
GraphCentricQueryBuilder.indexCover(MixedIndexType index,
Condition<TitanElement> condition,
IndexSerializer indexInfo,
Set<Condition> covered) |
| Constructor and Description |
|---|
GraphCentricQueryBuilder(StandardTitanTx tx,
IndexSerializer serializer) |
IndexQueryBuilder(StandardTitanTx tx,
IndexSerializer serializer) |
| Modifier and Type | Field and Description |
|---|---|
protected IndexSerializer |
StandardRelationTypeMaker.indexSerializer |
| Constructor and Description |
|---|
StandardEdgeLabelMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardPropertyKeyMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardRelationTypeMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
Copyright © 2012–2015. All rights reserved.