-
Couldn't load subscription status.
- Fork 109
Closed
Labels
BugA code defect that needs to be fixed.A code defect that needs to be fixed.
Milestone
Description
As shown in this arangodb v3.9 http documentation, the API for creating a persistent index accept a deduplicate field and an inBackground field.
However, in the latest arangojs documentation, the ensurepersistentindexoptions type doesn't mention about the deduplicate field and inBackground field.
Several other type definitions of indexes has similar issue, the inBackground field doesn't exist in their type definition.
Metadata
Metadata
Assignees
Labels
BugA code defect that needs to be fixed.A code defect that needs to be fixed.