1
0
Fork 0
arangodb/Documentation/ImplementorManual/HttpIndexHash.md

20 lines
540 B
Markdown

Accessing Hash Indexes via Http {#IndexHashHttp}
================================================
@NAVIGATE_IndexHashHttp
@EMBEDTOC{IndexHashHttpTOC}
If a suitable hash index exists, then @ref HttpSimpleByExample
"/_api/simple/by-example" will use this index to execute a query-by-example.
@anchor IndexHashHttpEnsureHash
@copydetails JSF_POST_api_index_hash
@CLEARPAGE
@anchor IndexHashHttpByExample
@copydetails JSA_PUT_api_simple_by_example
@CLEARPAGE
@anchor IndexHashHttpFirstExample
@copydetails JSA_PUT_api_simple_first_example