Uses of Interface
org.apache.tinkerpop.gremlin.process.traversal.step.map.CallStepContract
- 
Packages that use CallStepContract Package Description org.apache.tinkerpop.gremlin.process.traversal.step.map 
- 
- 
Uses of CallStepContract in org.apache.tinkerpop.gremlin.process.traversal.step.mapClasses in org.apache.tinkerpop.gremlin.process.traversal.step.map that implement CallStepContract Modifier and Type Class Description classCallStep<S,E>Reference implementation for service calls via theServiceRegistryandServiceAPIs.classCallStepPlaceholder<S,E>Reference implementation for service calls via theServiceRegistryandServiceAPIs.
 
-