Graph

URL:
https://<knowledgegraphservice-url>/graph
Methods:
GET

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

ParameterDetails

f

The response format. The only supported format type is html .

Example usage

The following is an example request URL to get information about the graph resource for a knowledge graph service named SupplyChain .

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/graph?f=html

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.