Global
EdgeModel(label, schema, doc, fromTitan)
EdgeModel class
Parameters
label: String, Label of the edge model in Titan
schema: EdgeSchema, Edge schema of the model
doc: Object, Edge document
fromTitan: Boolean, Edge document from Titan requiring special parsing
compile(label, schema)
Compile EdgeModel
Parameters
label: String, Label of the edge model in Titan
schema: EdgeSchema, Edge schema of the model