Packages

class Schema extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Schema
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Schema(builder: SchemaBuilder)

Value Members

  1. val ast: EdgeType
  2. val astNode: NodeBaseType
  3. val dispatchTypes: Seq[Constant]
  4. val file: NodeType
  5. val localName: Property[String]
  6. val name: Property[String]
  7. val namespaceBlock: NodeType
  8. val operators: Seq[Constant]
  9. val order: Property[Int]