IndexOption
ldbc.core.Index.IndexOption
Additional indexing options
Value parameters
- comment
-
Index comment
- engineAttribute
-
Value to specify the index attribute for the primary storage engines.
- indexType
-
Value that is the type of Index
- keyBlockSize
-
Value to specify the size in bytes to be used for the index key block
- parserName
-
Value to associate the parser plugin with an index when special handling is required for full-text indexing and search operations
- secondaryEngineAttribute
-
Value to specify the index attribute for the secondary storage engines.
Attributes
- Source
- Key.scala
- Graph
-
- Supertypes
Members list
In this article