Unable to install gremlin-neo4j through gremlin shell
问题 So, I'm going through the tutorial on getting started with the TinkerPop 3.0 stuff. I've gotten the basic API working with the TinkerGraph stuff, and I'm moving on to try and interface with my local Neo4j instance (Community 2.2.2). I'm working through the tutorial here: http://tinkerpop.incubator.apache.org/docs/3.0.0.M9-incubating/ but, the neo4j-gremlin plugin does not appear to exist as documented. Neither the gradle line: compile group : 'org.apache.tinkerpop', name: 'neo4j-gremlin',