public enum KnowledgeGraphValueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum KnowledgeGraphValueType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum KnowledgeGraphValueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum KnowledgeGraphValueType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Array | Value is of type KnowledgeGraphArrayValue |
Entity | Value is of type KnowledgeGraphEntityValue |
Object | Value is an anonymous object of type KnowledgeGraphObjectValue |
Path | Value is of type KnowledgeGraphPathValue |
Primitive | Value can be numeric, text, date, time, geometry, or blob |
Relationship | Value is of type KnowledgeGraphRelationshipValue |
Unknown |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.Knowledge.KnowledgeGraphValueType
Target Platforms: Windows 11, Windows 10