- URL:
- https://<kgserver_datamodel_edit_typeName-url>/fields
- Methods:
GET
- Operations:
- Add, Update, Delete
Description
The fields
resource allows you to access and edit properties of the entity types and relationship types defined as part of a knowledge graph service's data model resource. You can modify the properties associated with an existing type of graph item if you have sufficient privileges.
Request parameters
Parameter | Details |
---|---|
| The response format. The only supported response format is |
Example usage
The following is a sample request URL to access fields associated with the data model resource's Warehouse entity type for a knowledge graph service named Supply
:
https://machine.domain.com/webadaptor/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel/edit/namedTypes/Warehouse/fields?f=html