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

Method toString

src/java/simpledb/Tuple.java:85–88  ·  view source on GitHub ↗

Returns the contents of this Tuple as a string. Note that to pass the system tests, the format needs to be as follows: column1\tcolumn2\tcolumn3\t...\tcolumnN where \t is any whitespace (except a newline)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected