Optional index?: stringUnique identifier of the fulltext index to use to perform the query.
Optional limit?: numberMaximum number of documents to return.
Optional skip?: numberNumber of documents to skip in the query.
Simple Queries have been deprecated in ArangoDB 3.4 and can be replaced with AQL queries.
Options for performing a fulltext query.