Uses of Package
org.apache.tinkerpop.gremlin.structure.service
-
Classes in org.apache.tinkerpop.gremlin.structure.service used by org.apache.tinkerpop.gremlin.process.traversal.step.map Class Description Service Service call with I input type and R return type.ServiceRegistry A basic service registry implementation used byCallStep
. -
Classes in org.apache.tinkerpop.gremlin.structure.service used by org.apache.tinkerpop.gremlin.structure Class Description ServiceRegistry A basic service registry implementation used byCallStep
. -
Classes in org.apache.tinkerpop.gremlin.structure.service used by org.apache.tinkerpop.gremlin.structure.service Class Description Service Service call with I input type and R return type.Service.DirectoryService Meta-service to list and describe registered callable services.Service.ServiceCallContext Context information for service call invocation.Service.ServiceFactory The service factory creates instances of callable services based on the desired execution type.Service.Type Service calls can appear at the start of a traversal or mid-traversal.ServiceRegistry A basic service registry implementation used byCallStep
. -
Classes in org.apache.tinkerpop.gremlin.structure.service used by org.apache.tinkerpop.gremlin.tinkergraph.services Class Description Service Service call with I input type and R return type.Service.DirectoryService Meta-service to list and describe registered callable services.Service.ServiceCallContext Context information for service call invocation.Service.ServiceFactory The service factory creates instances of callable services based on the desired execution type.Service.Type Service calls can appear at the start of a traversal or mid-traversal.ServiceRegistry A basic service registry implementation used byCallStep
.