1
0
Fork 0
arangodb/Documentation/DbaManual/IndexBitArray.md

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