Hi Neo4j people,

For those that use TinkerPop (http://tinkerpop.com), there was a stack release 
yesterday. The biggest changes were in:
        1. Blueprints' Neo4jGraph (transaction/thread handing)
        2. Gremlin (graph pattern matching and named steps)
        3. Rexster (rexster-kibbles and numerous usability tweaks)

As stated, Gremlin 1.1 now boasts graph pattern matching functionality.
        
http://markorodriguez.com/2011/06/15/graph-pattern-matching-with-gremlin-1-1/
In this model you have the ability, like Neo4j's Cypher and RDF's SPARQL, to 
match an "abstract graph pattern" and return a table of variable bindings.

Peter Neubauer is doing the kind work of putting Gremlin 1.1 into Neo4j Server 
for the next milestone and updating the GremlinPlugin to support the new Table 
data structure. Thanks Peter.

Take care everyone,
Marko.

http://markorodriguez.com

_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to