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

Method toString

src/simpledb/Tuple.java:99–107  ·  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\n where \t is any whitespace, except newline, and \n is a newline

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.65

Tested by

no test coverage detected