Primary
ldbc.codegen.model.Key.Primary
case class Primary(constraint: Option[Constraint], indexType: Option[IndexType], keyParts: List[String], indexOption: Option[IndexOption]) extends Key
Attributes
- Graph
-
- Supertypes
Members list
In this article