mirror of https://gitee.com/bigwinds/arangodb
581 B
581 B
BitArray Indexes
@NAVIGATE_IndexBitArray @EMBEDTOC{IndexBitArrayTOC}
Introduction to Bit-Array Indexes
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
@anchor IndexBitArrayShellEnsureBitarray @copydetails JSF_ArangoCollection_prototype_ensureBitarray
@BNAVIGATE_IndexBitArray