| Class and Description |
|---|
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| SchemaInspector |
| SchemaManager |
| TitanManagement
The TitanManagement interface provides methods to define, update, and inspect the schema of a Titan graph.
|
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| JobStatus.State |
| Mapping
Used to change the default mapping of an indexed key by providing the mapping explicitly as a parameter to
TitanManagement.addIndexKey(TitanGraphIndex, com.thinkaurelius.titan.core.PropertyKey, Parameter[]). |
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| RelationTypeIndex
A RelationTypeIndex is an index installed on a
RelationType to speed up vertex-centric indexes for that type. |
| RelationTypeMaker
RelationTypeMaker is a factory for
RelationTypes. |
| SchemaAction
Update actions to be executed through
TitanManagement in TitanManagement.updateIndex(TitanIndex, SchemaAction). |
| SchemaInspector |
| SchemaManager |
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanConfiguration
Used to read and change the global Titan configuration.
|
| TitanGraphIndex
A TitanGraphIndex is an index installed on the graph in order to be able to efficiently retrieve graph elements
by their properties.
|
| TitanIndex
Schema Elements that represent an index in the graph
|
| TitanManagement.IndexBuilder
Builder for
TitanGraphIndex. |
| TitanManagement.IndexJobFuture |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| TitanManagement.IndexJobFuture |
| Class and Description |
|---|
| TitanConfiguration
Used to read and change the global Titan configuration.
|
| Class and Description |
|---|
| Mapping
Used to change the default mapping of an indexed key by providing the mapping explicitly as a parameter to
TitanManagement.addIndexKey(TitanGraphIndex, com.thinkaurelius.titan.core.PropertyKey, Parameter[]). |
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| Class and Description |
|---|
| TitanManagement.IndexJobFuture |
| Class and Description |
|---|
| DefaultSchemaMaker
When a graph is configured to automatically create vertex/edge labels and property keys when they are first used,
a DefaultTypeMaker implementation is used to define them by invoking the
DefaultSchemaMaker.makeVertexLabel(VertexLabelMaker),
DefaultSchemaMaker.makeEdgeLabel(EdgeLabelMaker), or DefaultSchemaMaker.makePropertyKey(PropertyKeyMaker) methods respectively. |
| Class and Description |
|---|
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| SchemaInspector |
| SchemaManager |
| TitanManagement
The TitanManagement interface provides methods to define, update, and inspect the schema of a Titan graph.
|
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| JobStatus |
| JobStatus.State |
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| RelationTypeIndex
A RelationTypeIndex is an index installed on a
RelationType to speed up vertex-centric indexes for that type. |
| SchemaAction
Update actions to be executed through
TitanManagement in TitanManagement.updateIndex(TitanIndex, SchemaAction). |
| SchemaInspector |
| SchemaManager |
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanConfiguration
Used to read and change the global Titan configuration.
|
| TitanGraphIndex
A TitanGraphIndex is an index installed on the graph in order to be able to efficiently retrieve graph elements
by their properties.
|
| TitanIndex
Schema Elements that represent an index in the graph
|
| TitanManagement
The TitanManagement interface provides methods to define, update, and inspect the schema of a Titan graph.
|
| TitanManagement.IndexBuilder
Builder for
TitanGraphIndex. |
| TitanManagement.IndexJobFuture |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| Class and Description |
|---|
| TitanIndex
Schema Elements that represent an index in the graph
|
| Class and Description |
|---|
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| Class and Description |
|---|
| SchemaInspector |
| Class and Description |
|---|
| DefaultSchemaMaker
When a graph is configured to automatically create vertex/edge labels and property keys when they are first used,
a DefaultTypeMaker implementation is used to define them by invoking the
DefaultSchemaMaker.makeVertexLabel(VertexLabelMaker),
DefaultSchemaMaker.makeEdgeLabel(EdgeLabelMaker), or DefaultSchemaMaker.makePropertyKey(PropertyKeyMaker) methods respectively. |
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| SchemaInspector |
| SchemaManager |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| DefaultSchemaMaker
When a graph is configured to automatically create vertex/edge labels and property keys when they are first used,
a DefaultTypeMaker implementation is used to define them by invoking the
DefaultSchemaMaker.makeVertexLabel(VertexLabelMaker),
DefaultSchemaMaker.makeEdgeLabel(EdgeLabelMaker), or DefaultSchemaMaker.makePropertyKey(PropertyKeyMaker) methods respectively. |
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| SchemaInspector |
| SchemaManager |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| Parameter
Simple class to represent arbitrary parameters as key-value pairs.
|
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| RelationTypeMaker
RelationTypeMaker is a factory for
RelationTypes. |
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
| Class and Description |
|---|
| DefaultSchemaMaker
When a graph is configured to automatically create vertex/edge labels and property keys when they are first used,
a DefaultTypeMaker implementation is used to define them by invoking the
DefaultSchemaMaker.makeVertexLabel(VertexLabelMaker),
DefaultSchemaMaker.makeEdgeLabel(EdgeLabelMaker), or DefaultSchemaMaker.makePropertyKey(PropertyKeyMaker) methods respectively. |
| EdgeLabelMaker
Used to define new
EdgeLabels. |
| PropertyKeyMaker
Used to define new
PropertyKeys. |
| VertexLabelMaker
A builder to create new
VertexLabels. |
| Class and Description |
|---|
| ConsistencyModifier
Used to control Titan's consistency behavior on eventually consistent or other non-transactional backend systems.
|
| SchemaStatus
Designates the status of a
TitanIndex in a graph. |
| TitanSchemaElement
Marks any element that is part of a Titan Schema.
|
| TitanSchemaType
A TitanSchemaType is a
TitanSchemaElement that represents a label or key
used in the graph. |
Copyright © 2012–2015. All rights reserved.