PrimaryKey

ldbc.core.PrimaryKey
object PrimaryKey

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PrimaryKey.type

Members list

Value members

Concrete methods

def apply(_indexType: Option[Type], _keyPart: List[Column[_]], _indexOption: Option[IndexOption]): PrimaryKey & Index