ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL.Knowledge Namespace / KnowledgeGraphTypeDescription Class
Members Version

KnowledgeGraphTypeDescription Class
Object Model
KnowledgeGraphTypeDescription ClassShapeDescription Class
Syntax
public abstract class KnowledgeGraphTypeDescription : ArcGIS.Core.Data.DDL.Description 
Remarks
Entity and relationship types both derive from the base named object type ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType. The presence of a spatial column for either of Entity and Relationship types (within a knowledge graph) is optional. All geometries within a knowledge graph must share the same spatial reference ArcGIS.Core.Data.Knowledge.KnowledgeGraph.GetSpatialReference
Inheritance Hierarchy
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also