| Modifier and Type | Method and Description |
|---|---|
IndexType |
IndexSerializer.IndexUpdate.getIndex() |
| Modifier and Type | Method and Description |
|---|---|
static IndexType |
ManagementSystem.getGraphIndexDirect(String name,
StandardTitanTx transaction) |
| Constructor and Description |
|---|
TitanGraphIndexWrapper(IndexType index) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IndexType> |
InternalRelationType.getKeyIndexes() |
| Modifier and Type | Method and Description |
|---|---|
IndexType |
JointIndexQuery.Subquery.getIndex() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositeIndexType |
interface |
MixedIndexType |
| Modifier and Type | Method and Description |
|---|---|
IndexType |
SchemaSource.asIndexType() |
| Modifier and Type | Method and Description |
|---|---|
static Set<PropertyKey> |
TypeUtil.getIndexedKeys(IndexType index) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeIndexTypeWrapper |
class |
IndexTypeWrapper |
class |
MixedIndexTypeWrapper |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IndexType> |
EmptyRelationType.getKeyIndexes() |
Iterable<IndexType> |
BaseKey.getKeyIndexes() |
| Modifier and Type | Method and Description |
|---|---|
IndexType |
TitanSchemaVertex.asIndexType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IndexType> |
RelationTypeVertex.getKeyIndexes() |
Copyright © 2012–2015. All rights reserved.