3.0.10 • Published 3 years ago
@sap/graph-toolkit v3.0.10
Graph Toolkit
Graph is a unified API for SAP, using modern open standards like OData v4.
With Graph, developers access SAP-managed business data as a single semantically connected data graph, spanning the suite of SAP products. Targeting SAP's ecosystem of developers and customers, Graph's one API and Business Data Graph reduce the cost and complexity of creating and deploying reusable extension applications.
The Graph Command Line Tool allows users with the role of SAP_Graph_Key_User to mantain business data graphs.
Installation
npm install -g @sap/graph-toolkitor for a specific version (e.g. 3.0.8)
npm install -g @sap/graph-toolkit@3.0.8Test your installation with
graphctl --versionFor this example, you should see the output
3.0.8Usage
Execute the following command to get help and an overview of all available commands
graphctl --helpFor more information, see Documentation.