Public Shared Function CreateFileKnowledgeGraph( _ ByVal kgConnectionPath As KnowledgeGraphConnectionProperties _ ) As KnowledgeGraph
public static KnowledgeGraph CreateFileKnowledgeGraph( KnowledgeGraphConnectionProperties kgConnectionPath )
Parameters
- kgConnectionPath
- Represents the physical path to create the file ArcGIS.Core.Data.Knowledge.KnowledgeGraph.
Return Value
The newly created file ArcGIS.Core.Data.Knowledge.KnowledgeGraph.