Package org.apache.tinkerpop.gremlin.server.op
-
Interface Summary Interface Description AbstractEvalOpProcessor.BindingSupplier -
Class Summary Class Description AbstractEvalOpProcessor A baseOpProcessor
implementation that helps with operations that deal with script evaluation functions.AbstractOpProcessor A baseOpProcessor
implementation that processes anIterator
of results in a generalized way while ensuring that graph transactions are properly managed.OpLoader UsesServiceLoader
to loadOpProcessor
instances into a cache. -
Exception Summary Exception Description OpProcessorException