Skip to content

/AWS1/CL_NEG=>UPDATEGRAPH()

About UpdateGraph

Updates the configuration of a specified Neptune Analytics graph

Method Signature

IMPORTING

Required arguments:

IV_GRAPHIDENTIFIER TYPE /AWS1/NEGGRAPHIDENTIFIER /AWS1/NEGGRAPHIDENTIFIER

The unique identifier of the Neptune Analytics graph.

Optional arguments:

IV_PUBLICCONNECTIVITY TYPE /AWS1/NEGBOOLEAN /AWS1/NEGBOOLEAN

Specifies whether or not the graph can be reachable over the internet. All access to graphs is IAM authenticated. (true to enable, or false to disable.

IV_PROVISIONEDMEMORY TYPE /AWS1/NEGPROVISIONEDMEMORY /AWS1/NEGPROVISIONEDMEMORY

The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.

Min = 128

IV_DELETIONPROTECTION TYPE /AWS1/NEGBOOLEAN /AWS1/NEGBOOLEAN

A value that indicates whether the graph has deletion protection enabled. The graph can't be deleted when deletion protection is enabled.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEGUPDATEGRAPHOUTPUT /AWS1/CL_NEGUPDATEGRAPHOUTPUT