-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The dataplane API in the newest release of Neptune Analytics contains several breaking changes, which we need to modify the notebook magics to account for.
/status
: Status endpoint was deprecated and removed/propertygraph/statistics
: Statistics endpoint was deprecated and removed./propertygraph/statistics/summary
: Summary endpoint is simplified to/summary
./opencypher/status
: openCypher bulk query status was simplified to/queries
./opencypher/status/{queryId}
: openCypher individual query status and cancellation endpoint was changed to/queries/{queryId}
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Resolved