UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

23 lines (21 loc) 1.88 kB
import "../interfaces"; export const executeAddGraphFieldIndex: __esri.knowledgeGraphService["executeAddGraphFieldIndex"]; export const executeAddGraphProperties: __esri.knowledgeGraphService["executeAddGraphProperties"]; export const executeAddNamedTypes: __esri.knowledgeGraphService["executeAddNamedTypes"]; export const executeApplyEdits: __esri.knowledgeGraphService["executeApplyEdits"]; export const executeDeleteGraphFieldIndex: __esri.knowledgeGraphService["executeDeleteGraphFieldIndex"]; export const executeDeleteGraphProperty: __esri.knowledgeGraphService["executeDeleteGraphProperty"]; export const executeDeleteNamedType: __esri.knowledgeGraphService["executeDeleteNamedType"]; export const executeFindPaths: __esri.knowledgeGraphService["executeFindPaths"]; export const executeFindPathsAsynchronous: __esri.knowledgeGraphService["executeFindPathsAsynchronous"]; export const executeQuery: __esri.knowledgeGraphService["executeQuery"]; export const executeQueryStreaming: __esri.knowledgeGraphService["executeQueryStreaming"]; export const executeSearch: __esri.knowledgeGraphService["executeSearch"]; export const executeSearchStreaming: __esri.knowledgeGraphService["executeSearchStreaming"]; export const executeUpdateGraphProperty: __esri.knowledgeGraphService["executeUpdateGraphProperty"]; export const executeUpdateNamedType: __esri.knowledgeGraphService["executeUpdateNamedType"]; export const executeUpdateSearchIndex: __esri.knowledgeGraphService["executeUpdateSearchIndex"]; export const fetchAsynchronousFindPathsResultData: __esri.knowledgeGraphService["fetchAsynchronousFindPathsResultData"]; export const fetchClientDataAtKeys: __esri.knowledgeGraphService["fetchClientDataAtKeys"]; export const fetchKnowledgeGraph: __esri.knowledgeGraphService["fetchKnowledgeGraph"]; export const refreshDataModel: __esri.knowledgeGraphService["refreshDataModel"];