Module: Aws::Neptunedata::Client::_ListOpenCypherQueriesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListOpenCypherQueriesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#accepted_query_count::Integer

Returns:

  • (::Integer)


537
# File 'sig/client.rbs', line 537

def accepted_query_count: () -> ::Integer

#queries::Array[Types::GremlinQueryStatus]

Returns:



539
# File 'sig/client.rbs', line 539

def queries: () -> ::Array[Types::GremlinQueryStatus]

#running_query_count::Integer

Returns:

  • (::Integer)


538
# File 'sig/client.rbs', line 538

def running_query_count: () -> ::Integer