Drop a Neo4jGraph

23 views
Skip to first unread message

Philip Graff

unread,
Jun 16, 2018, 12:03:44 PM6/16/18
to Gremlin-users
Hello,

How can I drop a Neo4jGraph? I'd like to be able to run some integration tests with Neo4j and need the test directory gone or clean for other use when I finish the test. For example, with JanusGraph I can call JanusGraphFactory.drop(graph), but there is no equivalent that I can see for Neo4jGraph.

Thanks,
Phil

Robert Dale

unread,
Jun 16, 2018, 1:45:39 PM6/16/18
to gremli...@googlegroups.com
Neo4j doesn’t support that thus Neo4jGraph doesn’t support it.  You can close the graph instance then remove the database dir.

--
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/5e6772cf-74d1-4c47-9d45-b22342961e47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Robert Dale
Reply all
Reply to author
Forward
0 new messages