MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / next

Method next

src/java/simpledb/Parser.java:733–736  ·  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