A C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

add(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
add(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
addBarrierLambda(TriFunction<Service.ServiceCallContext, TraverserSet<I>, Map, Iterator<R>>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
addBarrierLambda(TriFunction<Service.ServiceCallContext, TraverserSet<I>, Map, Iterator<R>>, int) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
addDescribeParams(Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
addDescribeParams(Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
addEdge(String, Vertex, Object...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
addEdge(TinkerGraph, TinkerVertex, TinkerVertex, String, Object...) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
addHasContainer(HasContainer) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
addInEdge(TinkerVertex, String, Edge) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
addOutEdge(TinkerVertex, String, Edge) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
addProperty(TinkerVertex, String, V) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
addRequirements(TraverserRequirement...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerService
 
addRequirements(Service.Type, TraverserRequirement...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
addStartLambda(BiFunction<Service.ServiceCallContext, Map, Iterator<R>>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
addStreamingLambda(TriFunction<Service.ServiceCallContext, Traverser.Admin<I>, Map, Iterator<R>>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
addVertex(Object...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
allow(Object) - Method in interface org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.IdManager
Determine if an identifier is allowed by this manager given its type.
allowNullPropertyValues - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
ANY - org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Manages identifiers of any type.
apply(Traversal.Admin<?, ?>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization.TinkerGraphCountStrategy
 
apply(Traversal.Admin<?, ?>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization.TinkerGraphStepStrategy
 
applyPost() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization.TinkerGraphCountStrategy
 
autoUpdateIndex(TinkerEdge, String, Object, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
autoUpdateIndex(TinkerVertex, String, Object, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 

C

checkKeyValue(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
CHUNK_SIZE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory.Options
Dynamic configuration of chunk size for barriers.
clear() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
clone(int) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
This method only has an effect if the TinkerGraph.GREMLIN_TINKERGRAPH_GRAPH_LOCATION is set, in which case the data in the graph is persisted to that location.
close() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphIterator
 
closeNow() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
complete() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
complete() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
complete() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
complete(MapReduce<?, ?, OK, OV, ?>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerReduceEmitter
 
complete(MapReduce<K, V, ?, ?, ?>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMapEmitter
 
completeSubRound() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
compute() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
compute(Class<C>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
computeKeys - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
configuration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
convert(Object) - Method in interface org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.IdManager
Convert an identifier to the type required by the manager.
createClassic() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Create the "classic" graph which was the original toy graph from TinkerPop 2.x.
createGraphComputerView(TinkerGraph, GraphFilter, Set<VertexComputeKey>) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
createGratefulDead() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Creates the "grateful dead" graph which is a larger graph than most of the toy graphs but has real-world structure and application and is therefore useful for demonstrating more complex traversals.
createIndex(String, Class<E>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Create an index for said element class (Vertex or Edge) and said property key.
createKitchenSink() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Creates the "kitchen sink" graph which is a collection of structures (e.g.
createModern() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Create the "modern" graph which has the same structure as the "classic" graph from TinkerPop 2.x but includes 3.x features like vertex labels.
createService(boolean, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
createService(boolean, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
createService(boolean, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
createTheCrew() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Create the "the crew" graph which is a TinkerPop 3.x toy graph showcasing many 3.x features like meta-properties, multi-properties and graph variables.
currentId - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
currentMap - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 

D

DEFAULT_CHUNK_SIZE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory.Options
 
DEFAULT_TYPE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory.Options
 
defaultVertexPropertyCardinality - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
DESCRIBE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory.Params
 
DESCRIBE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory.Params
 
describeParams - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
describeParams() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
describeParams() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
describeParams() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
DIRECTION - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory.Params
 
dropGraphComputerView(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
dropIndex(String, Class<E>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Drop the index for the specified element class (Vertex or Edge) and key.

E

edge() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphFeatures
 
edgeIdManager - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
edgeIndex - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
edges - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
edges(Object...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
edges(Traversal<Vertex, Edge>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
edges(Direction, String...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
element - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
element() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
element() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
elementAlreadyRemoved(Class<? extends Element>, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
emit(K, V) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMapEmitter
 
emit(OK, OV) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerReduceEmitter
 
equals(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
equals(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
equals(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
execute(Service.ServiceCallContext, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStartService
 
execute(Service.ServiceCallContext, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
execute(Service.ServiceCallContext, Traverser.Admin<I>, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStreamingService
 
execute(Service.ServiceCallContext, Traverser.Admin<Vertex>, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
execute(Service.ServiceCallContext, TraverserSet<I>, Map) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
executeMapReduce(Consumer<MapReduce>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
executeVertexProgram(TriConsumer<Iterator<Vertex>, VertexProgram, TinkerWorkerMemory>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 

F

features() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
features() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Return TinkerGraph feature set.

G

generateClassic(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Generate the graph in TinkerFactory.createClassic() into an existing graph.
generateGratefulDead(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Generate the graph in TinkerFactory.createGratefulDead() into an existing graph.
generateKitchenSink(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Generate the graph in TinkerFactory.createKitchenSink() into an existing graph.
generateModern(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Generate the graph in TinkerFactory.createModern() into an existing graph.
generateTheCrew(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerFactory
Generate the graph in TinkerFactory.createTheCrew() into an existing graph.
get(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
get(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
get(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
getCardinality(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexFeatures
 
getEdges(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
getEdges(TinkerVertex, Direction, String...) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
getGraphComputerView(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
getHasContainers() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
getIndexedKeys(Class<E>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Return all the keys currently being index for said element class (Vertex or Edge).
getIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
getIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
getMaxBarrierSize() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
getName() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
getNextId(TinkerGraph) - Method in interface org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.IdManager
Generate an identifier which should be unique to the TinkerGraph instance.
getProperties(TinkerVertex) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
getProperties(TinkerVertex) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
getProperty(TinkerVertex, String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
getRequirements() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerService
 
getRequirements(Service.Type) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
getRuntime() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
getRuntime() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
getServiceRegistry() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
getSupportedTypes() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
getSupportedTypes() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
getSupportedTypes() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
getType() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
getType() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
getType() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStartService
 
getType() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStreamingService
 
getType() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
getVertices(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
getVertices(TinkerVertex, Direction, String...) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
graph - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
graph() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
graph() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphFeatures
 
graph() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
graphComputerView - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_ALLOW_NULL_PROPERTY_VALUES - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_DEFAULT_VERTEX_PROPERTY_CARDINALITY - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_EDGE_ID_MANAGER - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_GRAPH_FORMAT - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_GRAPH_LOCATION - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_SERVICE - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_VERTEX_ID_MANAGER - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
GREMLIN_TINKERGRAPH_VERTEX_PROPERTY_ID_MANAGER - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 

H

hashCode() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map.TinkerCountGlobalStep
 
hashCode() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
hashCode() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
hashCode() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
hasNext() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphIterator
 

I

id - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
id() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
id() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
inComputerMode(TinkerGraph) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
incrIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
incrIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
inEdges - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.jsr223.TinkerGraphGremlinPlugin
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization.TinkerGraphCountStrategy
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization.TinkerGraphStepStrategy
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerIoRegistryV1d0
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerIoRegistryV2d0
 
instance() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerIoRegistryV3d0
 
INTEGER - org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Manages identifiers of type Integer.
inVertex - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
inVertex() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
io(Io.Builder<I>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
isInitialIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
isInitialIteration() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
isPresent() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
The existence of this object implies the property is present, thus even a null value means "present".
isPresent() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 

K

key - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
key() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
key() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
keys() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 

L

label - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
label() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
LambdaBarrierService(TinkerServiceRegistry.LambdaServiceFactory<I, R>, TriFunction<Service.ServiceCallContext, TraverserSet<I>, Map, Iterator<R>>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
LambdaBarrierService(TinkerServiceRegistry.LambdaServiceFactory<I, R>, TriFunction<Service.ServiceCallContext, TraverserSet<I>, Map, Iterator<R>>, int) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaBarrierService
 
LambdaServiceFactory(TinkerGraph, String) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory
 
LambdaStartService(TinkerServiceRegistry.LambdaServiceFactory<I, R>, BiFunction<Service.ServiceCallContext, Map, Iterator<R>>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStartService
 
LambdaStreamingService(TinkerServiceRegistry.LambdaServiceFactory<I, R>, TriFunction<Service.ServiceCallContext, Traverser.Admin<I>, Map, Iterator<R>>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStreamingService
 
legalEdge(Vertex, Edge) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
legalVertex(Vertex) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
LONG - org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Manages identifiers of type Long.

M

mapQueue - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMapEmitter
 
mapReduce(MapReduce) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
memoryKeys - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 

N

name - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
NAME - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
NAME - Static variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
next() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphIterator
 

O

open() - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Open a new TinkerGraph instance.
open(Configuration) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
Open a new TinkerGraph instance.
org.apache.tinkerpop.gremlin.tinkergraph.jsr223 - package org.apache.tinkerpop.gremlin.tinkergraph.jsr223
 
org.apache.tinkerpop.gremlin.tinkergraph.process.computer - package org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map - package org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map
 
org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect - package org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect
 
org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization - package org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization
 
org.apache.tinkerpop.gremlin.tinkergraph.services - package org.apache.tinkerpop.gremlin.tinkergraph.services
 
org.apache.tinkerpop.gremlin.tinkergraph.structure - package org.apache.tinkerpop.gremlin.tinkergraph.structure
 
outEdges - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
outVertex - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
outVertex() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 

P

persist(GraphComputer.Persist) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
previousMap - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
processNextStart() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map.TinkerCountGlobalStep
 
processResultGraphPersist(GraphComputer.ResultGraph, GraphComputer.Persist) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
program(VertexProgram) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
properties - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
properties - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
properties - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
properties() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexFeatures
 
properties(String...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
properties(String...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
properties(String...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
property(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
property(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
property(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
property(String, U) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
property(String, V) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
property(VertexProperty.Cardinality, String, V, Object...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 

Q

queryEdgeIndex(TinkerGraph, String, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
queryVertexIndex(TinkerGraph, String, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 

R

receiveMessages() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMessenger
 
reduceMap - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMapEmitter
 
reduceQueue - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerReduceEmitter
 
REGEX - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory.Params
Directly Specify the regex
registerLambdaService(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry
 
registerService(TinkerServiceRegistry.TinkerServiceFactory) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry
 
remove() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
remove() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
remove() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
remove() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
remove(String) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
removed - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
removeElementIndex(TinkerEdge) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
removeElementIndex(TinkerVertex) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
removeIndex(TinkerEdge, String, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
removeIndex(TinkerVertex, String, Object) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
 
removeProperty(TinkerVertex, String, VertexProperty) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
requirements - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
reset() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map.TinkerCountGlobalStep
 
result(GraphComputer.ResultGraph) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 

S

search(TinkerGraph, String) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
Search for Propertys attached to any Element using the supplied regex.
search(TinkerGraph, String, Optional<Class<E>>) - Static method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerHelper
Search for Propertys attached to Elements of the supplied element type using the supplied regex.
SEARCH - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory.Params
Specify a search term - will be converted to regex via .*(search).*
sendMessage(MessageScope, M) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMessenger
 
serviceFactory - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerService
 
serviceRegistry - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
set(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
set(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
set(String, Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
setIteration(int) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
setIteration(int) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
setMapReduce(MapReduce) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
setRuntime(long) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
setRuntime(long) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
setVertexProgram(VertexProgram) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
submit() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
supportsConcurrentAccess() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphGraphFeatures
 
supportsCustomIds() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphEdgeFeatures
 
supportsCustomIds() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexFeatures
 
supportsCustomIds() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexPropertyFeatures
 
supportsNullPropertyValues() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphEdgeFeatures
 
supportsNullPropertyValues() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexFeatures
 
supportsNullPropertyValues() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexPropertyFeatures
 
supportsServiceCall() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphGraphFeatures
 
supportsThreadedTransactions() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphGraphFeatures
 
supportsTransactions() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphGraphFeatures
 

T

TinkerCountGlobalStep<S extends Element> - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map
 
TinkerCountGlobalStep(Traversal.Admin, Class<S>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map.TinkerCountGlobalStep
 
TinkerDegreeCentralityFactory - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
Count the IN/OUT/BOTH edges for a set of vertices.
TinkerDegreeCentralityFactory(TinkerGraph) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerDegreeCentralityFactory
 
TinkerDegreeCentralityFactory.Params - Interface in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerEdge - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerEdge(Object, Vertex, String, Vertex) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
TinkerElement - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerElement(Object, String) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerElement
 
TinkerFactory - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
Helps create a variety of different toy graphs for testing and learning purposes.
TinkerGraph - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
An in-memory (with optional persistence on calls to TinkerGraph.close()), reference implementation of the property graph interfaces provided by TinkerPop.
TinkerGraph.DefaultIdManager - Enum in org.apache.tinkerpop.gremlin.tinkergraph.structure
A default set of TinkerGraph.IdManager implementations for common identifier types.
TinkerGraph.IdManager<T> - Interface in org.apache.tinkerpop.gremlin.tinkergraph.structure
TinkerGraph will use an implementation of this interface to generate identifiers when a user does not supply them and to handle identifier conversions when querying to provide better flexibility with respect to handling different data types that mean the same thing.
TinkerGraph.TinkerGraphEdgeFeatures - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraph.TinkerGraphFeatures - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraph.TinkerGraphGraphFeatures - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraph.TinkerGraphVertexFeatures - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraph.TinkerGraphVertexPropertyFeatures - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraphComputer - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerGraphComputer(TinkerGraph) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
TinkerGraphComputerView - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerGraphComputerView(TinkerGraph, GraphFilter, Set<VertexComputeKey>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputerView
 
TinkerGraphCountStrategy - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization
This strategy will do a direct TinkerHelper.getVertices(org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex, org.apache.tinkerpop.gremlin.structure.Direction, java.lang.String...) size call if the traversal is a count of the vertices and edges of the graph or a one-to-one map chain thereof.
TinkerGraphGremlinPlugin - Class in org.apache.tinkerpop.gremlin.tinkergraph.jsr223
 
TinkerGraphGremlinPlugin() - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.jsr223.TinkerGraphGremlinPlugin
 
TinkerGraphIterator<E> - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
Wrapper on top of Iterator representing a closable resource to the underlying storage.
TinkerGraphIterator(Iterator<E>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphIterator
 
TinkerGraphStep<S,​E extends Element> - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect
 
TinkerGraphStep(GraphStep<S, E>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
TinkerGraphStepStrategy - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization
 
TinkerGraphVariables - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerGraphVariables() - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
TinkerHelper - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerIoRegistryV1d0 - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
An implementation of the IoRegistry interface that provides serializers with custom configurations for implementation specific classes that might need to be serialized.
TinkerIoRegistryV2d0 - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
An implementation of the IoRegistry interface that provides serializers with custom configurations for implementation specific classes that might need to be serialized.
TinkerIoRegistryV3d0 - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
An implementation of the IoRegistry interface that provides serializers with custom configurations for implementation specific classes that might need to be serialized.
TinkerMapEmitter<K,​V> - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerMapEmitter(boolean) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMapEmitter
 
TinkerMemory - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerMemory(VertexProgram<?>, Set<MapReduce>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
TinkerMessenger<M> - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerMessenger(Vertex, TinkerMessageBoard<M>, Optional<MessageCombiner<M>>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMessenger
 
TinkerProperty<V> - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerProperty(Element, String, V) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
TinkerReduceEmitter<OK,​OV> - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerReduceEmitter() - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerReduceEmitter
 
TinkerService(TinkerServiceRegistry.TinkerServiceFactory<I, R>) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerService
 
TinkerServiceFactory(TinkerGraph, String) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.TinkerServiceFactory
 
TinkerServiceRegistry - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
TinkerGraph services are currently just "toy" services, used to demonstrate and to test.
TinkerServiceRegistry(TinkerGraph) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry
 
TinkerServiceRegistry.LambdaBarrierService<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.LambdaServiceFactory<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.LambdaServiceFactory.Options - Interface in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.LambdaStartService<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.LambdaStreamingService<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.TinkerService<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerServiceRegistry.TinkerServiceFactory<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerTextSearchFactory<I,​R> - Class in org.apache.tinkerpop.gremlin.tinkergraph.services
Inefficient text search implementation (scan+filter), searches for Propertys by token/regex.
TinkerTextSearchFactory(TinkerGraph) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory
 
TinkerTextSearchFactory.Params - Interface in org.apache.tinkerpop.gremlin.tinkergraph.services
 
TinkerVertex - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerVertex(Object, String, TinkerGraph) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
TinkerVertexProperty<V> - Class in org.apache.tinkerpop.gremlin.tinkergraph.structure
 
TinkerVertexProperty(Object, TinkerVertex, String, V, Object...) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
Use this constructor to construct VertexProperty instances for TinkerGraph where the id can be explicitly set and validated against the expected data type.
TinkerVertexProperty(TinkerVertex, String, V, Object...) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
This constructor will not validate the ID type against the Graph.
TinkerWorkerMemory - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerWorkerMemory(TinkerMemory) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
TinkerWorkerPool - Class in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
 
TinkerWorkerPool(TinkerGraph, TinkerMemory, int) - Constructor for class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerPool
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMemory
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerWorkerMemory
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map.TinkerCountGlobalStep
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect.TinkerGraphStep
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphFeatures
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphVariables
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 
toString() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
tx() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
type(String) - Static method in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory.Params
 
TYPE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaServiceFactory.Options
Dynamic configuration of execution type.
TYPE - Static variable in interface org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerTextSearchFactory.Params
Specify the type of Element to search for (optional)

U

UUID - org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Manages identifiers of type UUID.

V

value - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
value() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerProperty
 
value() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertexProperty
 
valueOf(String) - Static method in enum org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.DefaultIdManager
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
variables() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertex() - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphFeatures
 
vertexIdManager - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertexIndex - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertexPropertyIdManager - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertices - Variable in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertices(Object...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph
 
vertices(Traversal<Vertex, Vertex>) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
vertices(Direction) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerEdge
 
vertices(Direction, String...) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex
 

W

willAllowId(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphEdgeFeatures
 
willAllowId(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexFeatures
 
willAllowId(Object) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph.TinkerGraphVertexPropertyFeatures
 
workers(int) - Method in class org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerGraphComputer
 
A C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages