| 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(ExternalIndexType index,
ParameterIndexField field,
TitanPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
ParameterIndexField |
ExternalIndexType.getField(PropertyKey key) |
ParameterIndexField[] |
ExternalIndexType.getFieldKeys() |
static ParameterIndexField |
ParameterIndexField.of(PropertyKey key,
Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
ParameterIndexField |
ExternalIndexTypeWrapper.getField(PropertyKey key) |
ParameterIndexField[] |
ExternalIndexTypeWrapper.getFieldKeys() |
Copyright © 2012–2014. All rights reserved.