1
0
Fork 0
arangodb/Documentation/Books/HTTP/Indexes/Skiplist.mdpp

9 lines
262 B
Plaintext

Working with Skiplist Indexes
=============================
If a suitable skip-list index exists, then /_api/simple/range and other operations
will use this index to execute queries.
<!-- js/actions/api-index.js -->
@startDocuBlock JSF_post_api_index_skiplist