Uses of Package
org.apache.tinkerpop.gremlin.util.function
-
Classes in org.apache.tinkerpop.gremlin.util.function used by org.apache.tinkerpop.gremlin.process.traversal.step.map Class Description MultiComparator -
Classes in org.apache.tinkerpop.gremlin.util.function used by org.apache.tinkerpop.gremlin.structure.io.gryo Class Description Lambda Provides a way to serialize string lambdas as scripts which can be evaluated by aGremlinScriptEngine
. -
Classes in org.apache.tinkerpop.gremlin.util.function used by org.apache.tinkerpop.gremlin.tinkergraph.process.computer Class Description TriConsumer Represents an operation that accepts two input arguments and returns no result. -
Classes in org.apache.tinkerpop.gremlin.util.function used by org.apache.tinkerpop.gremlin.tinkergraph.services Class Description TriFunction -
Classes in org.apache.tinkerpop.gremlin.util.function used by org.apache.tinkerpop.gremlin.util.function Class Description ArrayListSupplier BulkSetSupplier ChainedComparator Deprecated.As of release 3.6.0, not replaced.DefaultTraversalMetricsSupplier HashMapSupplier HashSetSupplier Lambda Provides a way to serialize string lambdas as scripts which can be evaluated by aGremlinScriptEngine
.Lambda.AbstractLambda Lambda.OneArgLambda Lambda.TwoArgLambda MeanNumberSupplier ThrowingBiConsumer ThrowingConsumer ThrowingFunction ThrowingSupplier TraversableLambda TraverserSetSupplier TreeSupplier TriConsumer Represents an operation that accepts two input arguments and returns no result.TriFunction