Learn R Programming

paws.database (version 0.7.0)

neptunedata_list_open_cypher_queries: Lists active openCypher queries

Description

Lists active openCypher queries. See Neptune openCypher status endpoint for more information.

See https://www.paws-r-sdk.com/docs/neptunedata_list_open_cypher_queries/ for full documentation.

Usage

neptunedata_list_open_cypher_queries(includeWaiting = NULL)

Arguments

includeWaiting

When set to TRUE and other parameters are not present, causes status information to be returned for waiting queries as well as for running queries.