-
Notifications
You must be signed in to change notification settings - Fork 287
Expand file tree
/
Copy pathknowledgeGraphService.js
More file actions
4 lines (4 loc) · 1.11 KB
/
knowledgeGraphService.js
File metadata and controls
4 lines (4 loc) · 1.11 KB
1
2
3
4
const graphmapData = "{\"graphMap\":{\"name\":\"未命名图谱\",\"spec-version\":1,\"productInfos\":{\"product\":\"graph-api\",\"version\":\"11.1.0.22110\"},\"dataContent\":{\"hidden\": \"[2090]\",\"collapse\": \"[2001]\",\"expand\": \"[2086, 2094]\",\"queries\":{\"query\":[\"MATCH (n:院落二维) RETURN n LIMIT 300\"]}},\"captionFields\":{\"captionField\":[{\"entityTypes\":\"[\\\"院落二维\\\"]\"},{\"name\":\"FEATUREGUID\",\"entityTypes\":\"[\\\"院落二维\\\"]\"}]},\"styles\":{\"style\":[{\"type\":\"entity\",\"color\":\"#d9c8ae\",\"textColor\":\"#595959\",\"font\":{\"fontName\":\"微软雅黑\",\"fontSize\":1,\"fontStyle\":0},\"size\":20,\"entityIds\":\"[2814749767106569,2814749767106570]\",\"entityTypes\":\"[\\\"院落二维\\\"]\"}]}}}";
const graphmaps = '["某地权籍"]';
const queryData =
'[{"id":302,"properties":{"_labelfieldname":"KFS","SmUserID":0,"BZ":"","KFS":"恒大地产","bindfindid":"test","findid":1},"labels":["院落二维"]},{"id":2814749767106569,"properties":{"_labelfieldname":"KFS","SmUserID":0,"BZ":"","KFS":"恒大地产","bindfindid":"test","findid":1},"labels":["院落二维"]}]';