import "../interfaces"; export const executeAddGraphFieldIndex: __geoscene.knowledgeGraphService["executeAddGraphFieldIndex"]; export const executeAddGraphProperties: __geoscene.knowledgeGraphService["executeAddGraphProperties"]; export const executeAddNamedTypes: __geoscene.knowledgeGraphService["executeAddNamedTypes"]; export const executeApplyEdits: __geoscene.knowledgeGraphService["executeApplyEdits"]; export const executeDeleteGraphFieldIndex: __geoscene.knowledgeGraphService["executeDeleteGraphFieldIndex"]; export const executeDeleteGraphProperty: __geoscene.knowledgeGraphService["executeDeleteGraphProperty"]; export const executeDeleteNamedType: __geoscene.knowledgeGraphService["executeDeleteNamedType"]; export const executeFindPaths: __geoscene.knowledgeGraphService["executeFindPaths"]; export const executeFindPathsAsynchronous: __geoscene.knowledgeGraphService["executeFindPathsAsynchronous"]; export const executeQuery: __geoscene.knowledgeGraphService["executeQuery"]; export const executeQueryStreaming: __geoscene.knowledgeGraphService["executeQueryStreaming"]; export const executeSearch: __geoscene.knowledgeGraphService["executeSearch"]; export const executeSearchStreaming: __geoscene.knowledgeGraphService["executeSearchStreaming"]; export const executeUpdateGraphProperty: __geoscene.knowledgeGraphService["executeUpdateGraphProperty"]; export const executeUpdateNamedType: __geoscene.knowledgeGraphService["executeUpdateNamedType"]; export const executeUpdateSearchIndex: __geoscene.knowledgeGraphService["executeUpdateSearchIndex"]; export const fetchAsynchronousFindPathsResultData: __geoscene.knowledgeGraphService["fetchAsynchronousFindPathsResultData"]; export const fetchClientDataAtKeys: __geoscene.knowledgeGraphService["fetchClientDataAtKeys"]; export const fetchKnowledgeGraph: __geoscene.knowledgeGraphService["fetchKnowledgeGraph"]; export const refreshDataModel: __geoscene.knowledgeGraphService["refreshDataModel"];