Hi,

While everyone is happy on the Neo4j 1.0 release, I'd like to point you
all to Gremlin 0.2 (Gremicide) which was released on Sunday. The release
notes are provided below:

http://wiki.github.com/tinkerpop/gremlin/release-notes

A cool rundown of things that might be of interest to this list:

1. JUNG algorithms directly supported
  -- http://wiki.github.com/tinkerpop/gremlin/working-with-jung-algorithms
  -- the list of provided algorithms will grow as time goes on
2. Direct SPARQL support for SAIL-based graphs
  -- list sail:sparql(graph?, string)
3. Ability to define function and paths both natively in Gremlin or in Java
  -- http://wiki.github.com/tinkerpop/gremlin/user-defined-functions
  -- http://wiki.github.com/tinkerpop/gremlin/user-defined-paths

If you are interested in trying Gremlin over your new Neo4j 1.0 instance,
just:

gremlin> $_g := neo4j:open('/tmp/mygraph')

Take care,
Marko.

http://markorodriguez.com
http://tinkerpop.com

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to