- URL:
- https://<kgserveradmin_datamodeledit_namedTypes-url>/<typeName>
- Methods:
GET
- Operations:
- Update
Description
The Type
resource allows you to modify settings for a specific entity type or relationship type defined in a knowledge graph service's administrative data model resource.
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 the specific entity type or relationship type you want to access.
Request parameters
Parameter | Details |
---|---|
| The response format. The only supported response format is |
Example usage
The following is a sample request URL to get information about the Warehouse entity type. Warehouse is one of the named types defined in the data model resource for a knowledge graph service named Supply
:
https://machine.domain.com/webadaptor/rest/admin/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel/edit/namedTypes/Warehouse?f=html