Global
VertexModel(label, schema, doc, fromTitan)
VertexModel class
Parameters
label: String, Label of the vertex model in Titan
schema: VertexSchema, Vertex schema of the model
doc: Object, Vertex document
fromTitan: Boolean, Vertex document from Titan requiring special parsing
compile(label, schema)
Compile VertexModel
Parameters
label: String, Label of the vertex model in Titan
schema: VertexSchema, Vertex schema of the model