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