Uses of Package
org.apache.tinkerpop.gremlin.process.computer
Packages that use org.apache.tinkerpop.gremlin.process.computer
Package
Description
-
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlinClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credentialClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computerClassDescriptionThe result of the
GraphComputer's computation.TheGraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.GraphFilter is used byGraphComputerimplementations to prune the source graph data being loaded into the OLAP system.A enum denoting whether a particular result will be allowed or not.A MapReduce is composed of map(), combine(), and reduce() stages.The MapEmitter is used to emit key/value pairs from the map() stage of the MapReduce job.A convenience singleton when a single key is needed so that all emitted values converge to the same combiner/reducer.The ReduceEmitter is used to emit key/value pairs from the combine() and reduce() stages of the MapReduce job.MapReduce is composed of three stages: map, combine, and reduce.The Memory of aGraphComputeris a global data structure where by vertices can communicate information with one another.The Admin interface is used by theGraphComputerto update the Memory.A MessageCombiner allows two messages in route to the same vertex to be aggregated into a single message.AMessageScoperepresents the range of a message.A Global message is directed at an arbitrary vertex in the graph.A Local message is directed to an adjacent (or "memory adjacent") vertex.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.cloneClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.clustering.connectedClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressureClassDescriptionA MapReduce is composed of map(), combine(), and reduce() stages.The MapEmitter is used to emit key/value pairs from the map() stage of the MapReduce job.A convenience singleton when a single key is needed so that all emitted values converge to the same combiner/reducer.The ReduceEmitter is used to emit key/value pairs from the combine() and reduce() stages of the MapReduce job.MapReduce is composed of three stages: map, combine, and reduce.The Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.ranking.pagerankClassDescriptionA MapReduce is composed of map(), combine(), and reduce() stages.The MapEmitter is used to emit key/value pairs from the map() stage of the MapReduce job.MapReduce is composed of three stages: map, combine, and reduce.The Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.A MessageCombiner allows two messages in route to the same vertex to be aggregated into a single message.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.search.pathClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.traversalClassDescriptionA MapReduce is composed of map(), combine(), and reduce() stages.The Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.A MessageCombiner allows two messages in route to the same vertex to be aggregated into a single message.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.traversal.stepClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.traversal.step.mapClassDescriptionThe result of the
GraphComputer's computation.The Memory of aGraphComputeris a global data structure where by vertices can communicate information with one another.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.traversal.strategyClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decorationClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.computer.utilClassDescriptionThe result of the
GraphComputer's computation.TheGraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.A MapReduce is composed of map(), combine(), and reduce() stages.The Memory of aGraphComputeris a global data structure where by vertices can communicate information with one another.The Admin interface is used by theGraphComputerto update the Memory.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversalClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversal.dsl.graphClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversal.stepClassDescriptionA MapReduce is composed of map(), combine(), and reduce() stages.
-
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversal.step.filterClassDescription
-
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversal.step.mapClassDescriptionThe Memory of a
GraphComputeris a global data structure where by vertices can communicate information with one another.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.process.traversal.step.utilClassDescription
-
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structureClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structure.ioClassDescriptionGraphFilter is used by
GraphComputerimplementations to prune the source graph data being loaded into the OLAP system. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structure.io.gryoClassDescriptionGraphFilter is used by
GraphComputerimplementations to prune the source graph data being loaded into the OLAP system. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structure.utilClassDescriptionThe result of the
GraphComputer's computation.TheGraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.A MapReduce is composed of map(), combine(), and reduce() stages.The Memory of aGraphComputeris a global data structure where by vertices can communicate information with one another.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structure.util.emptyClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.structure.util.starClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.GraphFilter is used byGraphComputerimplementations to prune the source graph data being loaded into the OLAP system. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.tinkergraph.process.computerClassDescriptionThe result of the
GraphComputer's computation.TheGraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.GraphFilter is used byGraphComputerimplementations to prune the source graph data being loaded into the OLAP system.A MapReduce is composed of map(), combine(), and reduce() stages.The MapEmitter is used to emit key/value pairs from the map() stage of the MapReduce job.The ReduceEmitter is used to emit key/value pairs from the combine() and reduce() stages of the MapReduce job.The Memory of aGraphComputeris a global data structure where by vertices can communicate information with one another.The Admin interface is used by theGraphComputerto update the Memory.A MessageCombiner allows two messages in route to the same vertex to be aggregated into a single message.AMessageScoperepresents the range of a message.TheMessengerserves as the routing system for messages between vertices.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.AVertexProgramrepresents one component of a distributed graph computation. -
Classes in org.apache.tinkerpop.gremlin.process.computer used by org.apache.tinkerpop.gremlin.tinkergraph.structureClassDescriptionThe
GraphComputeris responsible for the execution of aVertexProgramand then a set ofMapReducejobs over the vertices in theGraph.GraphFilter is used byGraphComputerimplementations to prune the source graph data being loaded into the OLAP system.AVertexComputeKeyspecifies a property of a vertex that will be used to storeGraphComputerdata.