UniqueKey

ldbc.core.UniqueKey
object UniqueKey

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Key.scala