Property

flatgraph.schema.Property
See theProperty companion class
object Property

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Property.type

Members list

Type members

Classlikes

object Cardinality

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Cardinality

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object List
class One[A]
object ZeroOrOne
case class Default[A](value: A)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ValueType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ValueType.type
sealed trait ValueType[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Boolean
object Byte
object Char
object Double
object Float
object Int
object List
object Long
object NodeRef
object Short
object String
object Unknown
Show all