MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / getGraph

Method getGraph

src/common/overlay/KnowledgeGraph.js:379–381  ·  view source on GitHub ↗

* @function KnowledgeGraph.prototype.getGraph * @description 获取 KnowledgeGraph 的 graph 实例。 * @returns {Object} graph 实例。

()

Source from the content-addressed store, hash-verified

377 * @returns {Object} graph 实例。
378 */
379 getGraph() {
380 return this.graph;
381 }
382
383 /**
384 * @function KnowledgeGraph.prototype.autoResize

Callers 5

echarts-en.min.jsFile · 0.80
XwFunction · 0.80
echarts.min.jsFile · 0.80
XwFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected