Skip to content

Get index figures #728

@matcho

Description

@matcho

Hello,

Is it possible to obtain index figures from ArangoJS, especially entries count, as can be done in arangosh with db.collection.figures(true) ?

We're trying to implement a broken index detection test, based on @jsteemann comment in the thread below:
arangodb/arangodb#13974 (comment)

Tried collection.figures(true), collection.indexes(true), collection.index('idx_foo', true)… with no success.

Thank you,
Greetings

Metadata

Metadata

Assignees

Labels

Feature RequestRequest for new functionality to be added to the driver.HTTP APIRequest for an ArangoDB HTTP API currently missing in the driver.fixedIssue has been resolved but remains open due to a pending release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions