Skip to content

/AWS1/CL_NEG=>LISTGRAPHS()

About ListGraphs

Lists available Neptune Analytics graphs.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/NEGPAGINATIONTOKEN /AWS1/NEGPAGINATIONTOKEN

Pagination token used to paginate output.

When this value is provided as input, the service returns results from where the previous response left off. When this value is present in output, it indicates that there are more results to retrieve.

IV_MAXRESULTS TYPE /AWS1/NEGMAXRESULTS /AWS1/NEGMAXRESULTS

The total number of records to return in the command's output.

If the total number of records available is more than the value specified, nextToken is provided in the command's output. To resume pagination, provide the nextToken output value in the nextToken argument of a subsequent command. Do not use the nextToken response element directly outside of the Amazon CLI.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEGLISTGRAPHSOUTPUT /AWS1/CL_NEGLISTGRAPHSOUTPUT