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.services
Methods in org.apache.tinkerpop.gremlin.tinkergraph.services that return TinkerServiceRegistry.LambdaStartService Modifier and Type Method Description TinkerServiceRegistry.LambdaStartService
TinkerServiceRegistry.LambdaServiceFactory. addStartLambda(BiFunction<Service.ServiceCallContext,Map,Iterator<R>> lambda)
-