mirror of https://gitee.com/bigwinds/arangodb
18 lines
537 B
Markdown
18 lines
537 B
Markdown
BitArray Indexes{#IndexBitArray}
|
|
================================
|
|
|
|
@NAVIGATE_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
|