Package org.apache.tinkerpop.gremlin.process.traversal.step.filter
-
Interface Summary Interface Description BinaryReductionStep AnyFilterStepmarked as a BinaryReductionStep will catchGremlinTypeErrorExceptions produced by boolean value expressions (predicates) contained within the filter and treat them as FALSE, thus filtering out the solution. -
Enum Summary Enum Description ConnectiveStep.Connective