Uses of Interface
org.apache.tinkerpop.gremlin.structure.util.Host
Packages that use Host
Package
Description
-
Uses of Host in org.apache.tinkerpop.gremlin.process.computer.util
Classes in org.apache.tinkerpop.gremlin.process.computer.util that implement HostModifier and TypeClassDescriptionfinal classclassclass -
Uses of Host in org.apache.tinkerpop.gremlin.structure
Subinterfaces of Host in org.apache.tinkerpop.gremlin.structureModifier and TypeInterfaceDescriptioninterfaceAGraphis a container object for a collection ofVertex,Edge,VertexProperty, andPropertyobjects.interfaceClasses in org.apache.tinkerpop.gremlin.structure that implement HostModifier and TypeClassDescriptionclassRemoteGraphis only required for integrating with the test suite as there must be aGraphinstance for the test suite to bind to. -
Uses of Host in org.apache.tinkerpop.gremlin.structure.util
Methods in org.apache.tinkerpop.gremlin.structure.util with parameters of type HostModifier and TypeMethodDescriptionstatic <V> Function<Attachable<V>,V> static <V> Function<Attachable<V>,V> static <V> Function<Attachable<V>,V> Attachable.Method.getOrCreate(Host hostVertexOrGraph) -
Uses of Host in org.apache.tinkerpop.gremlin.structure.util.detached
Classes in org.apache.tinkerpop.gremlin.structure.util.detached that implement HostModifier and TypeClassDescriptionclass -
Uses of Host in org.apache.tinkerpop.gremlin.structure.util.empty
Classes in org.apache.tinkerpop.gremlin.structure.util.empty that implement Host -
Uses of Host in org.apache.tinkerpop.gremlin.structure.util.reference
Classes in org.apache.tinkerpop.gremlin.structure.util.reference that implement Host -
Uses of Host in org.apache.tinkerpop.gremlin.structure.util.star
Classes in org.apache.tinkerpop.gremlin.structure.util.star that implement HostModifier and TypeClassDescriptionfinal classAStarGraphis a form ofAttachable(though theGraphimplementation does not implement that interface itself).classfinal class -
Uses of Host in org.apache.tinkerpop.gremlin.tinkergraph.structure
Classes in org.apache.tinkerpop.gremlin.tinkergraph.structure that implement HostModifier and TypeClassDescriptionclassBase class forTinkerGraphandTinkerTransactionGraph.classAn in-memory (with optional persistence on calls toAbstractTinkerGraph.close()), reference implementation of the property graph interfaces provided by TinkerPop.final classAn in-memory (with optional persistence on calls toAbstractTinkerGraph.close()), reference implementation of the property graph interfaces with transaction support provided by TinkerPop.class