SchemaNode

constructor(name: String, isAbstract: Boolean, labels: Set<String>, childLabels: Set<String>, relationships: Set<Schema.SchemaRelationship>, properties: Set<Schema.SchemaProperty>)