Uses of Enum Class
org.apache.tinkerpop.gremlin.process.traversal.Scope
Packages that use Scope
Package
Description
-
Uses of Scope in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential
Methods in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential with parameters of type ScopeModifier and TypeMethodDescriptionstatic <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A> CredentialTraversal<A,Long> default CredentialTraversal<S,Long> static <A> CredentialTraversal<A,A> default CredentialTraversal<S,E> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A> CredentialTraversal<A,A> static <A> CredentialTraversal<A,A> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A,B extends Comparable>
CredentialTraversal<A,B> default <E2 extends Comparable>
CredentialTraversal<S,E2> static <A> CredentialTraversal<A,Double> default <E2 extends Number>
CredentialTraversal<S,E2> static <A,B extends Comparable>
CredentialTraversal<A,B> default <E2 extends Comparable>
CredentialTraversal<S,E2> static <A> CredentialTraversal<A,A> default CredentialTraversal<S,E> static <A> CredentialTraversal<A,A> static <A> CredentialTraversal<A,A> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A> CredentialTraversal<A,A> default CredentialTraversal<S,E> static <A> CredentialTraversal<A,A> static <A> CredentialTraversal<A,A> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, List<B>> default <E2> CredentialTraversal<S,List<E2>> static <A,B> CredentialTraversal<A, B> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> static <A> CredentialTraversal<A,Double> default <E2 extends Number>
CredentialTraversal<S,E2> static <A> CredentialTraversal<A,A> static <A> CredentialTraversal<A,A> static <A> CredentialTraversal<A,A> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> static <A,B> CredentialTraversal<A, B> default <E2> CredentialTraversal<S,E2> -
Uses of Scope in org.apache.tinkerpop.gremlin.process.traversal
Methods in org.apache.tinkerpop.gremlin.process.traversal that return Scope -
Uses of Scope in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph
Methods in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph with parameters of type ScopeModifier and TypeMethodDescriptionstatic <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns the value of incoming traverser as strings.static <A> GraphTraversal<A,Long> default GraphTraversal<S,Long> Map the traversal stream to its reduction as a sum of theTraverser.bulk()values given the specifiedScope(i.e.static <A> GraphTraversal<A,A> default GraphTraversal<S,E> Remove all duplicates in the traversal stream up to this point.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns the length incoming string or list.static <A> GraphTraversal<A,A> static <A> GraphTraversal<A,A> default <E2> GraphTraversal<S,E2> Filter the objects in the traversal by the number of them to pass through the stream given theScope, where only the firstnobjects are allowed as defined by thelimitargument.default <E2> GraphTraversal<S,E2> Filter the objects in the traversal by the number of them to pass through the stream given theScope, where only the firstnobjects are allowed as defined by thelimitargument.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns a string with leading whitespace removed.static <A,B extends Comparable>
GraphTraversal<A,B> default <E2 extends Comparable>
GraphTraversal<S,E2> Determines the largest value in the stream given theScope.static <A> GraphTraversal<A,Double> default <E2 extends Number>
GraphTraversal<S,E2> Determines the mean value in the stream given theScope.static <A,B extends Comparable>
GraphTraversal<A,B> default <E2 extends Comparable>
GraphTraversal<S,E2> Determines the smallest value in the stream given theScope.static <A> GraphTraversal<A,A> default GraphTraversal<S,E> Order either thelocalobject (e.g.static <A> GraphTraversal<A,A> static <A> GraphTraversal<A,A> default <E2> GraphTraversal<S,E2> Filter the objects in the traversal by the number of them to pass through the stream as constrained by theScope.default <E2> GraphTraversal<S,E2> Filter the objects in the traversal by the number of them to pass through the stream as constrained by theScope.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns a string with the specified characters in the original string replaced with the new characters.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns a string with trailing whitespace removed.static <A> GraphTraversal<A,A> default GraphTraversal<S,E> Allow some specified number of objects to pass through the stream.static <A> GraphTraversal<A,A> static <A> GraphTraversal<A,A> default <E2> GraphTraversal<S,E2> Filters out the firstnobjects in the traversal.default <E2> GraphTraversal<S,E2> Filters out the firstnobjects in the traversal.static <A,B> GraphTraversal<A, List<B>> default <E2> GraphTraversal<S,List<E2>> Returns a list of strings created by splitting the incoming string traverser around the matches of the given separator.static <A,B> GraphTraversal<A, B> static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns a substring of the incoming string traverser with a 0-based start index (inclusive) specified, to the end of the string.default <E2> GraphTraversal<S,E2> Returns a substring of the incoming string traverser with a 0-based start index (inclusive) and end index (exclusive).static <A> GraphTraversal<A,Double> default <E2 extends Number>
GraphTraversal<S,E2> Map the traversal stream to its reduction as a sum of theTraverser.get()values multiplied by theirTraverser.bulk()given the specifiedScope(i.e.static <A> GraphTraversal<A,A> static <A> GraphTraversal<A,A> static <A> GraphTraversal<A,A> default <E2> GraphTraversal<S,E2> Filters the objects in the traversal emitted as being last objects in the stream given theScope.default <E2> GraphTraversal<S,E2> Filters the objects in the traversal emitted as being last objects in the stream given theScope.default <E2> GraphTraversal<S,E2> Filters the objects in the traversal emitted as being last objects in the stream given theScope.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns the lowercase representation of incoming string or list of strings.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns the uppercase representation of incoming string or list of strings.static <A,B> GraphTraversal<A, B> default <E2> GraphTraversal<S,E2> Returns a string with leading and trailing whitespace removed. -
Uses of Scope in org.apache.tinkerpop.gremlin.process.traversal.util
Methods in org.apache.tinkerpop.gremlin.process.traversal.util with parameters of type ScopeModifier and TypeMethodDescriptionstatic <S> List<S>TraversalHelper.getStepsOfAssignableClassRecursively(Scope scope, Class<S> stepClass, Traversal.Admin<?, ?> traversal) Recursively collects steps assignable to the supplied class from the traversal and its child traversals scoped by the given Scope.static booleanTraversalHelper.hasStepOfAssignableClassRecursively(Scope scope, Class stepClass, Traversal.Admin<?, ?> traversal) static booleanTraversalHelper.hasStepOfAssignableClassRecursively(Scope scope, Collection<Class> stepClasses, Traversal.Admin<?, ?> traversal)