neptunedata_execute_open_cypher_query: Executes an openCypher query

View source: R/neptunedata_operations.R

neptunedata_execute_open_cypher_queryR Documentation

Executes an openCypher query

Description

Executes 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.

Usage

neptunedata_execute_open_cypher_query(openCypherQuery, parameters = NULL)

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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.