| Label | Explanation | Data Type |
Knowledge Graph Service Name | The name of the knowledge graph service. | String |
Summary (Optional) | The summary description of the knowledge graph. | String |
Tags (Optional) | The keywords or terms that describe the knowledge graph. | String |
Portal Folder (Optional) | The portal folder that will contain the knowledge graph. | String |
Share with Organization (Optional) | Specifies whether the knowledge graph will be shared with all authenticated users in your organization.
| Boolean |
Sharing Groups (Optional) | Specifies the groups that you are a member of that the knowledge graph will be shared with.
| String |
Data Store (Optional) | Specifies the data store where the knowledge graph entities and relationships will be stored.
| String |
Data Managed Type (Optional) | Specifies how data in a NoSQL database will be managed.
| String |
Unique ID (Optional) | The property in the graph database that contains a unique string value for each entity and relationship. | String |
Enable editing (Optional) | Specifies whether editing operations will be enabled for users with sufficient privileges.
| Boolean |
Enable add (Optional) | Specifies whether editors can add entities and relationships to the knowledge graph and define new entity types and relationship types.
| Boolean |
Enable delete (Optional) | Specifies whether editors can delete features in the knowledge graph.
| Boolean |
Enable update (Optional) | Specifies whether editors can update the properties of entities and relationships and the geometry of an entity.
| Boolean |
Update Option (Optional) | Specifies whether the properties of entities and relationships and the geometry of an entity can be updated or only the properties of entities and relationships.
| String |
Enable search option (Optional) | Specifies whether full-text search will be enabled for graph items using their properties.
| Boolean |
Document Entity Name (Optional) | The name of the entity type in the data model that represents documents that are referenced by the knowledge graph. The default is Document. | String |
Document Relationship Name (Optional) | The name of the relationship type in the data model that represents a relationship between an entity in the knowledge graph and a document associated with that entity. The default is HasDocument. | String |
Document Properties (Optional) | Specifies the set of properties that will be created for each document entity.
| Value Table |
Maximum Records Returned by Server (Optional) | The number of graph items that will be returned and displayed by an openCypher query. A large number may result in slower performance. The default value is 10,000. | Long |
Maximum Records Returned by Server During Search (Optional) | The number of graph items that can be returned by a search using the indexed properties of entities and relationships. A large number may result in slower performance. The default value is 2,000. | Long |
Derived Output
| Label | Explanation | Data Type |
| Output Knowledge Graph | The output knowledge graph. | Workspace |