/AWS1/IF_NEG¶
/AWS1/IF_NEG represents the ABAP client for the Neptune Graph service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_NEG
| Operation | Method |
|---|---|
| CancelExportTask | CANCELEXPORTTASK() |
| CancelImportTask | CANCELIMPORTTASK() |
| CancelQuery | CANCELQUERY() |
| CreateGraph | CREATEGRAPH() |
| CreateGraphSnapshot | CREATEGRAPHSNAPSHOT() |
| CreateGraphUsingImportTask | CREATEGRAPHUSINGIMPORTTASK() |
| CreatePrivateGraphEndpoint | CREATEPRIVATEGRAPHENDPOINT() |
| DeleteGraph | DELETEGRAPH() |
| DeleteGraphSnapshot | DELETEGRAPHSNAPSHOT() |
| DeletePrivateGraphEndpoint | DELETEPRIVATEGRAPHENDPOINT() |
| ExecuteQuery | EXECUTEQUERY() |
| GetExportTask | GETEXPORTTASK() |
| GetGraph | GETGRAPH() |
| GetGraphSnapshot | GETGRAPHSNAPSHOT() |
| GetGraphSummary | GETGRAPHSUMMARY() |
| GetImportTask | GETIMPORTTASK() |
| GetPrivateGraphEndpoint | GETPRIVATEGRAPHENDPOINT() |
| GetQuery | GETQUERY() |
| ListExportTasks | LISTEXPORTTASKS() |
| ListGraphs | LISTGRAPHS() |
| ListGraphSnapshots | LISTGRAPHSNAPSHOTS() |
| ListImportTasks | LISTIMPORTTASKS() |
| ListPrivateGraphEndpoints | LISTPRIVATEGRAPHENDPOINTS() |
| ListQueries | LISTQUERIES() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| ResetGraph | RESETGRAPH() |
| RestoreGraphFromSnapshot | RESTOREGRAPHFROMSNAPSHOT() |
| StartExportTask | STARTEXPORTTASK() |
| StartGraph | STARTGRAPH() |
| StartImportTask | STARTIMPORTTASK() |
| StopGraph | STOPGRAPH() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateGraph | UPDATEGRAPH() |