On 11/5/11 24:41 , Daniel Yokomizo wrote:
> Is there a raw type if nothing is provided (e.g. Map<String,Object>  with
> alias,result)? With something  like this the programmer can use any mapping
> tool after. But would be nice to have json support.

The Projection class does not perform the query (the results are passed 
into it), so if you want the raw Iterable<Map,Object>, simply don't use 
Projection. Support for JSON is a great idea though!

/Rickard

-- 
Rickard Öberg
Developer
Neo Technology
Twitter: @rickardoberg, Skype: rickardoberg
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to