Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step |
Modifier and Type | Method and Description |
---|---|
default <S> S |
Scoping.getScopeValue(Pop pop,
Object key,
Traverser.Admin<?> traverser)
Finds the object with the specified key for the current traverser and throws an exception if the key cannot
be found.
|
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.