SchemaBuilder
overflowdb.schema.SchemaBuilder
class SchemaBuilder(domainShortName: String, basePackage: String, additionalTraversalsPackages: Seq[String])
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Concrete methods
def addProperty[A](name: String, valueType: ValueType[A], comment: String)(implicit schemaInfo: SchemaInfo): Property[A]
proto ids must be unique (if used)
proto ids must be unique (if used)
Attributes
Concrete fields
root node trait for all nodes - use if you want to be explicitly unspecific
root node trait for all nodes - use if you want to be explicitly unspecific