I want to visualize data that I will be storing in TypeDB. How can I visualize that data in Kibana? Or is there any other opensource visualization tool that supports connectivity with TypeDB?
Thanks.
I want to visualize data that I will be storing in TypeDB. How can I visualize that data in Kibana? Or is there any other opensource visualization tool that supports connectivity with TypeDB?
Thanks.
James Fletcher
On
The official visualiser for TypeDB is TypeDB Studio. Just download the latest release and you should be ready to go.
TypeDB Studio is a graph visualiser, which will give the maximum benefit for visualising the graph data in TypeDB.
Copyright © 2021 Jogjafile Inc.
if typedb has an api, which I am not clear on if it does or not after reading their site, then you can use Logstash to get data from it and send to Elasticsearch