mirror of https://gitee.com/bigwinds/arangodb
17 lines
519 B
Markdown
17 lines
519 B
Markdown
BitArray Indexes {#IndexBitArray}
|
|
=================================
|
|
|
|
@EMBEDTOC{IndexBitArrayTOC}
|
|
|
|
Introduction to Bit-Array Indexes {#IndexBitArrayIntro}
|
|
=======================================================
|
|
|
|
It is possible to define a bit-array index on one or more attributes (or paths)
|
|
of a documents.
|
|
|
|
Accessing BitArray Indexes from the Shell {#IndexBitArrayShell}
|
|
---------------------------------------------------------------
|
|
|
|
@anchor IndexBitArrayShellEnsureBitarray
|
|
@copydetails JS_EnsureBitarrayVocbaseCol
|