Skip to content

async collection.list() not using arraycursor #603

@x3cion

Description

@x3cion

See https://github.com/arangodb/arangojs/blob/master/src/collection.ts#L399

I'm pretty sure the list() function should be using an array cursor. Since the underlying endpoint is deprecated, I guess this is a good reason to implement it as an AQL.

I'm sorry I can't PR this, I currently have no time to help.

Metadata

Metadata

Assignees

Labels

BugA code defect that needs to be fixed.fixedIssue has been resolved but remains open due to a pending release.semver-majorThis issue requires backwards-incompatible changes to address.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions