ldbc.codegen.model.Key.IndexOption
See theIndexOption companion object
case class IndexOption(size: Option[KeyBlockSize], indexType: Option[IndexType], parserName: Option[WithParser], comment: Option[CommentSet], engine: Option[EngineAttribute], secondary: Option[SecondaryEngineAttribute])
Attributes
Members list
In this article