MCPcopy Create free account
hub / github.com/awelm/simpledb / next

Method next

src/simpledb/Parser.java:573–575  ·  view source on GitHub ↗

Gets the next tuple from the operator (typically implementing by reading from a child operator or an access method). @return The next tuple in the iterator, or null if there are no more tuples.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

nextMethod · 0.65

Tested by

no test coverage detected