Visualize falkordb graph #474
Unanswered
georgfaust
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Yes, you can still get graphic results as long as you return nodes and edges and not just scalars. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to visualize a graph like described here?
https://developer.redis.com/explore/redisinsight/redisgraph
With redisinsight2 I only get back text output, no visualization. (I also have to prepend all queries with
GRAPH QUERY
which is not super handy)Beta Was this translation helpful? Give feedback.
All reactions