| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.types | |
| com.thinkaurelius.titan.graphdb.types.indextype |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterIndexField |
| Modifier and Type | Method and Description |
|---|---|
IndexField |
IndexType.getField(PropertyKey key) |
IndexField[] |
IndexType.getFieldKeys() |
IndexField[] |
CompositeIndexType.getFieldKeys() |
static IndexField |
IndexField.of(PropertyKey key) |
| Modifier and Type | Method and Description |
|---|---|
IndexField |
IndexTypeWrapper.getField(PropertyKey key) |
IndexField[] |
CompositeIndexTypeWrapper.getFieldKeys() |
Copyright © 2012–2015. All rights reserved.