}
statement.execute(newNode);
}
// generate a version number for the schema root
Version version = versionIndex.getNextVersion(new ProvenanceCreate(user));
versionIndex.add(version);
versionIndex.store(con);
// generate a timestamp for the schema root
int timestamp = -1;