- URL:
 - https://<knowledgegraphservice-url>/graph
 - Methods:
 GET- Operations:
 - Apply Edits, Query, Search
 
Description
The graph  resource represents the graph associated with a knowledge graph service. That graph has entities and relationships, which are stored in a graph database.
The graph resource allows clients to query and edit the entities and relationships in the graph.
Request parameters
| Parameter | Details | 
|---|---|
  | The response format. The only supported format type is   | 
Example usage
The following is an example request URL to get information about the graph resource for a knowledge graph service named Supply .
https://organization.example.com/<context>/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/graph?f=html