Modifier and Type | Class and Description |
---|---|
class |
HadoopIoStep
An OLAP oriented step for doing IO operations with
GraphTraversalSource.io(String) which uses the
CloneVertexProgram for its implementation. |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraphStep<S,E extends Element> |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedComponentVertexProgramStep |
class |
PageRankVertexProgramStep |
class |
PeerPressureVertexProgramStep |
class |
ShortestPathVertexProgramStep |
Modifier and Type | Interface and Description |
---|---|
interface |
Mutating<E extends Event>
A marker interface for steps that modify the graph.
|
interface |
ReadWriting
|
Modifier and Type | Class and Description |
---|---|
class |
DropStep<S> |
Modifier and Type | Class and Description |
---|---|
class |
AddEdgeStartStep |
class |
AddEdgeStep<S> |
class |
AddVertexStartStep |
class |
AddVertexStep<S> |
class |
EdgeOtherVertexStep |
class |
EdgeVertexStep |
class |
GraphStep<S,E extends Element> |
class |
IndexStep<S,E> |
class |
PropertiesStep<E> |
class |
PropertyMapStep<K,E> |
class |
VertexStep<E extends Element> |
Modifier and Type | Class and Description |
---|---|
class |
AddPropertyStep<S extends Element> |
class |
IoStep<S>
Handles read and write operations into the
Graph . |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraphStep<S,E extends Element> |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.