Marcelo,
the Gremlin plugin is transforming the results from a query into Neo4j
REST conform structures, while the console is a pure command line
interpreter, outputting strings that are not consumable by clients.

Does that make sense?

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Wed, Jun 15, 2011 at 9:28 PM, Marcelo Barbudas <nos...@gmail.com> wrote:
>>
>> n.outE.inV.inE.outV.groupCount(m) >> -1;m.sort{a,b -> b.value <=> a.value}
>
> Yep, this versions runs and returns.
>
> However the returned values from the web interface are different from
> the ones via the gremlin plugin.
>
> -m.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to