Skip to content

AQL query usage using HTTP cursor actions#3

Open
pawank wants to merge 8 commits intoCharlesAHunt:masterfrom
pawank:master
Open

AQL query usage using HTTP cursor actions#3
pawank wants to merge 8 commits intoCharlesAHunt:masterfrom
pawank:master

Conversation

@pawank
Copy link
Copy Markdown

@pawank pawank commented Nov 18, 2019

A total of 2 methods are added in DocumentClient source for allowing AQL query to retrieve one or more document(s).

1. /_api/cursor and /_api/cursor/<cursor_id> HTTP methods add
2. Utility function to get cursor ID for the next call in case batchSize
passed < total no of records available
@CharlesAHunt
Copy link
Copy Markdown
Owner

Sorry @pawank for not responding sooner. Can you resolve the conflicts so I can review and merge?

@pawank
Copy link
Copy Markdown
Author

pawank commented Apr 11, 2020

Conflicts fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants