Hi, I am new to DGraph. While I find it more or less straightforward to get data into DGraph I wonder how easy I can get data out. My goal is to visualize the relationships stored in DGraph. What tools are available, are there any on-board visualisations or frameworks which can connect out of the Box to DGraph?
I am thinking of using Gephi to visualize relationships, any experiences with that?
We currently don’t have any tools to visualize data. But, we support a JSON response format, and that could be used for graph visualization. We currently have a project to support Tinkerpop, and that would give compatibility with Gephi, which could render the results nicely.
You can expect the Tinkerpop support in a month or so.