public class OScriptResultSet extends OIteratorResultSet
Spliterator.OfDouble, Spliterator.OfInt, Spliterator.OfLong, Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>>
Modifier and Type | Field and Description |
---|---|
protected OScriptTransformer |
transformer |
iterator
CONCURRENT, DISTINCT, IMMUTABLE, NONNULL, ORDERED, SIZED, SORTED, SUBSIZED
Constructor and Description |
---|
OScriptResultSet(Iterator iter,
OScriptTransformer transformer) |
Modifier and Type | Method and Description |
---|---|
OResult |
next() |
close, getExecutionPlan, getQueryStats, hasNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characteristics, edgeStream, elementStream, estimateSize, forEachRemaining, remove, reset, stream, tryAdvance, trySplit, vertexStream
getComparator, getExactSizeIfKnown, hasCharacteristics
protected OScriptTransformer transformer
public OScriptResultSet(Iterator iter, OScriptTransformer transformer)
public OResult next()
next
in interface OResultSet
next
in interface Iterator<OResult>
next
in class OIteratorResultSet
Copyright © 2009–2020 OrientDB. All rights reserved.