-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Community Note
- Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Is your feature request related to a problem? Please describe.
The %%opencypher
magic currently accepts two arguments specific to Neptune Analytics databases:
--plan-cache
/-pc
--query-timeout
/-qt
However, when connected to Neptune DB, %%opencypher
accepts these parameters without throwing a user-visible exception. Internally, their values are simply discarded prior to generation of the final request. This may cause confusion for Neptune DB users expecting modified query behavior.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Resolved