| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database | |
| com.thinkaurelius.titan.graphdb.types | |
| com.thinkaurelius.titan.graphdb.types.indextype |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IndexSerializer.supports(MixedIndexType index,
ParameterIndexField field) |
boolean |
IndexSerializer.supports(MixedIndexType index,
ParameterIndexField field,
TitanPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
ParameterIndexField |
MixedIndexType.getField(PropertyKey key) |
ParameterIndexField[] |
MixedIndexType.getFieldKeys() |
static ParameterIndexField |
ParameterIndexField.of(PropertyKey key,
Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
ParameterIndexField |
MixedIndexTypeWrapper.getField(PropertyKey key) |
ParameterIndexField[] |
MixedIndexTypeWrapper.getFieldKeys() |
Copyright © 2012–2015. All rights reserved.