1
0
Fork 0
arangodb/Documentation/Books/Users/HttpIndexes/Skiplist.mdpp

6 lines
225 B
Plaintext

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