- URL:
- https://<kgserver_datamodel_edit-url>/namedTypes
- Methods:
GET
- Operations:
- Add
- Child Resources:
- Type
Description
The named
resource allows you to access and edit the entity types and relationship types defined as part of a knowledge graph service's data model resource. You can add new entity types or relationship types and change the properties that can be specified for them if you have sufficient privileges to do so.
Use the data model Query operation to learn about the item types that are defined in the schema. Use the data model Named Types resource with the name of a specific entity type or relationship type to access information about and modify settings for that graph item.
Request parameters
Parameter | Details |
---|---|
| The response format. The only supported response format is |
Example usage
The following is a sample request URL used to get information about the data model resource's named types for a knowledge graph service named Supply
:
https://machine.domain.com/webadaptor/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel/edit/namedTypes?f=html