Plotting a graph in Jupyter

493 views
Skip to first unread message

Cyril Scetbon

unread,
Jan 21, 2020, 3:19:30 PM1/21/20
to Gremlin-users
Hey guys,

I've installed Jupyter with python3, gremlinpython and graphistry. Does anyone have some code I could reuse to plot a graph ? The main goal being able to graph a Traversal (GraphTraversal)

Thank you

Stephen Mallette

unread,
Jan 22, 2020, 6:39:57 AM1/22/20
to gremli...@googlegroups.com
I don't know jupyter so I can't directly answer your question, however rather than use gremlinpython directly you might consider using this:


I'm still considering whether or not we should look to maintain this body of code in Apache TinkerPop itself. 

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/80b61dbe-e54d-4367-a3d0-9722da712ad9%40googlegroups.com.

Kelvin Lawrence

unread,
Jan 23, 2020, 8:10:53 PM1/23/20
to Gremlin-users
Here is a link to  a small blog post showing examples of running Gremlin queries in a Jupyter Notebook and plotting some charts and graphs of the results. The example uses Amazon Neptune for the backend graph store but the Gremlin and Python should be pretty much portable as-is I think.

Reply all
Reply to author
Forward
0 new messages