im a bit new on AWS Neptune. Currently using gremlin to query data from it. My question is, is there a way to view the query results visually? I tried creating a Notebook (Jupyter) that connects to my Neptune cluster but it doesn't show the option to view the query results in a graph.
Can anyone help me on this?