| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.types | |
| com.thinkaurelius.titan.graphdb.types.indextype | |
| com.thinkaurelius.titan.graphdb.types.vertices |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexLabelVertex |
| Modifier and Type | Method and Description |
|---|---|
SchemaSource |
SchemaSource.Entry.getSchemaType() |
| Modifier and Type | Method and Description |
|---|---|
static ConsistencyModifier |
TypeUtil.getConsistencyModifier(SchemaSource schema) |
static int |
TypeUtil.getTTL(SchemaSource schema) |
| Constructor and Description |
|---|
Entry(SchemaSource schemaType,
Object modifier) |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaSource |
IndexTypeWrapper.base |
| Modifier and Type | Method and Description |
|---|---|
SchemaSource |
IndexTypeWrapper.getSchemaBase() |
| Constructor and Description |
|---|
CompositeIndexTypeWrapper(SchemaSource base) |
IndexTypeWrapper(SchemaSource base) |
MixedIndexTypeWrapper(SchemaSource base) |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeLabelVertex |
class |
PropertyKeyVertex |
class |
RelationTypeVertex |
class |
TitanSchemaVertex |
Copyright © 2012–2015. All rights reserved.