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

Method loadSchema

src/java/simpledb/Catalog.java:112–161  ·  view source on GitHub ↗

Reads the schema from a file and creates the appropriate tables in the database. @param catalogFile

(String catalogFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startMethod · 0.80

Calls 2

addTableMethod · 0.95
equalsMethod · 0.65

Tested by

no test coverage detected