Data Model

URL:
https://<knowledgegraphservice-url>/dataModel
Methods:
GET
Operations:
Query
Child Resources:
Domains

Description

The dataModel resource defines the types of entities and relationships that can be created in a knowledge graph service as well as some additional settings.

The dataModel resource allows clients to query and edit the entity types and their properties, as well as the relationship types and their properties. By defining these types and their properties, the data model defines the schema of the graph.

Request parameters

ParameterDetails

f

The response format. The only supported format 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 .

1
https://machine.domain.com/webadaptor/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel?f=html

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close