PrimaryKey

ldbc.schema.PrimaryKey
object PrimaryKey

Attributes

Source
Key.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PrimaryKey.type

Members list

Value members

Concrete methods

def apply[T](_indexType: Option[Type], _columns: Column[T], _indexOption: Option[IndexOption]): PrimaryKey & Index[T]

Attributes

Source
Key.scala