Uses of Class
org.apache.tinkerpop.gremlin.structure.service.ServiceRegistry
Packages that use ServiceRegistry
Package
Description
-
Uses of ServiceRegistry in org.apache.tinkerpop.gremlin.process.traversal.step.map
Methods in org.apache.tinkerpop.gremlin.process.traversal.step.map that return ServiceRegistryModifier and TypeMethodDescriptionCallStep.getServiceRegistry()CallStepContract.getServiceRegistry()CallStepPlaceholder.getServiceRegistry() -
Uses of ServiceRegistry in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return ServiceRegistryModifier and TypeMethodDescriptiondefault ServiceRegistryGraph.getServiceRegistry()Get theServiceRegistryassociated with the graph. -
Uses of ServiceRegistry in org.apache.tinkerpop.gremlin.structure.service
Fields in org.apache.tinkerpop.gremlin.structure.service declared as ServiceRegistryModifier and TypeFieldDescriptionstatic final ServiceRegistryServiceRegistry.EMPTYEmpty instance, for theGraphinterface. -
Uses of ServiceRegistry in org.apache.tinkerpop.gremlin.tinkergraph.services
Subclasses of ServiceRegistry in org.apache.tinkerpop.gremlin.tinkergraph.servicesModifier and TypeClassDescriptionclassTinkerGraph services are currently just "toy" services, used to demonstrate and to test.