Skip to content

/AWS1/CL_NED=>GETGREMLINQUERYSTATUS()

About GetGremlinQueryStatus

Gets the status of a specified Gremlin query.

When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:GetQueryStatus IAM action in that cluster.

Note that the neptune-db:QueryLanguage:Gremlin IAM condition key can be used in the policy document to restrict the use of Gremlin queries (see Condition keys available in Neptune IAM data-access policy statements).

Method Signature

IMPORTING

Required arguments:

IV_QUERYID TYPE /AWS1/NEDSTRING /AWS1/NEDSTRING

The unique identifier that identifies the Gremlin query.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEDGETGREMLINQUERYS01 /AWS1/CL_NEDGETGREMLINQUERYS01