| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.computer | 
| Modifier and Type | Method and Description | 
|---|---|
| static <M> MessageScope.Local<M> | MessageScope.Local. of(Supplier<? extends Traversal<Vertex,Edge>> incidentTraversal) | 
| static <M> MessageScope.Local<M> | MessageScope.Local. of(Supplier<? extends Traversal<Vertex,Edge>> incidentTraversal,
  BiFunction<M,Edge,M> edgeFunction) | 
| Constructor and Description | 
|---|
| ReverseTraversalSupplier(MessageScope.Local<?> localMessageScope) | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.