1
0
Fork 0
arangodb/Documentation/Books/Users/IndexHandling/BitArray.mdpp

11 lines
327 B
Plaintext

!CHAPTER BitArray Indexes
!SUBSECTION Introduction to Bit-Array Indexes
It is possible to define a bit-array index on one or more attributes (or paths)
of a documents.
!SUBSECTION Accessing BitArray Indexes from the Shell
<!-- js/server/modules/org/arangodb/arango-collection.js -->
@startDocuBlock collectionEnsureBitArray