Uses of Class
org.apache.tinkerpop.gremlin.tinkergraph.services.TinkerServiceRegistry.LambdaStartService
- 
Packages that use TinkerServiceRegistry.LambdaStartService Package Description org.apache.tinkerpop.gremlin.tinkergraph.services 
- 
- 
Uses of TinkerServiceRegistry.LambdaStartService in org.apache.tinkerpop.gremlin.tinkergraph.servicesMethods in org.apache.tinkerpop.gremlin.tinkergraph.services that return TinkerServiceRegistry.LambdaStartService Modifier and Type Method Description TinkerServiceRegistry.LambdaStartServiceTinkerServiceRegistry.LambdaServiceFactory. addStartLambda(BiFunction<Service.ServiceCallContext,Map,Iterator<R>> lambda)
 
-