graphileon

Upload files to Graphileon InterActor as node background

怎甘沉沦 提交于 2019-12-23 03:37:08
问题 I installed Graphileon InterActor using Docker on Windows. The Styling Documentation says that files can be uploaded using the following command in style menu: "image": "(%).properties.file", // image as node background When starting InterActor I follow this command: You can run the InterActor image using the following command, which will also create a volume "interactor" where persistent data (the config, and files you upload to InterActor) will be stored. And type in: $ docker run -t -d -p

Upload files to Graphileon InterActor as node background

爱⌒轻易说出口 提交于 2019-12-06 16:12:13
I installed Graphileon InterActor using Docker on Windows. The Styling Documentation says that files can be uploaded using the following command in style menu: "image": "(%).properties.file", // image as node background When starting InterActor I follow this command: You can run the InterActor image using the following command, which will also create a volume "interactor" where persistent data (the config, and files you upload to InterActor) will be stored. And type in: $ docker run -t -d -p 8000:80 --name interactor -v interactor:/persistent/ graphileon/interactor-community

GUI for building JanusGraph DB [closed]

一笑奈何 提交于 2019-11-30 10:04:41
I am exploring JanusGraph DBs and require visual editing, like MySQL workbench. I found some visual editors for Neo4j . Are there any visual editors for JanusGraph as well? or can those tools be used with JanusGraph? Per JanusGraph's README : To visualize graphs stored in JanusGraph, you can use any of the following tools: Cytoscape Gephi plugin for Apache TinkerPop Graphexp KeyLines by Cambridge Intelligence Linkurious 来源: https://stackoverflow.com/questions/47254804/gui-for-building-janusgraph-db

GUI for building JanusGraph DB [closed]

心不动则不痛 提交于 2019-11-27 15:15:27
问题 I am exploring JanusGraph DBs and require visual editing, like MySQL workbench. I found some visual editors for Neo4j. Are there any visual editors for JanusGraph as well? or can those tools be used with JanusGraph? 回答1: Per JanusGraph's README: To visualize graphs stored in JanusGraph, you can use any of the following tools: Cytoscape Gephi plugin for Apache TinkerPop Graphexp KeyLines by Cambridge Intelligence Linkurious Of these, at least Cytoscape and Graphexp also support visual graph