Executes an openCypher query
Source:R/neptunedata_operations.R
neptunedata_execute_open_cypher_query.RdExecutes an openCypher query. See Accessing the Neptune Graph with openCypher for more information.
See https://www.paws-r-sdk.com/docs/neptunedata_execute_open_cypher_query/ for full documentation.
Arguments
- openCypherQuery
[required] The openCypher query string to be executed.
- parameters
The openCypher query parameters for query execution. See Examples of openCypher parameterized queries for more information.