Uses of Interface
org.apache.tinkerpop.gremlin.structure.Element
Packages that use Element
Package
Description
-
Uses of Element in org.apache.tinkerpop.gremlin.driver
Methods in org.apache.tinkerpop.gremlin.driver that return ElementModifier and TypeMethodDescriptionResult.getElement()Gets the result item by casting it to anElement. -
Uses of Element in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph
Methods in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph that return types with arguments of type Element -
Uses of Element in org.apache.tinkerpop.gremlin.structure
Subinterfaces of Element in org.apache.tinkerpop.gremlin.structureModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceMethods in org.apache.tinkerpop.gremlin.structure that return ElementModifier and TypeMethodDescriptionProperty.element()Get the element that this property is associated with.Methods in org.apache.tinkerpop.gremlin.structure with parameters of type ElementModifier and TypeMethodDescriptionabstract Objectstatic IllegalStateExceptionProperty.Exceptions.propertyDoesNotExist(Element element, String key)