Brendan, are these iterables of Nodes, Relationships or Properties? If so, you should not need to do unmanaged extension but just write your server plugin, http://docs.neo4j.org/chunked/snapshot/server-plugins.html
Otherwise, what kind of return are you looking for (maybe pseudo code)? 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 - NOSQL for the Enterprise. http://startupbootcamp.org/ - Öresund - Innovation happens HERE. On Sat, Oct 22, 2011 at 11:19 AM, Brendan cheng <[email protected]> wrote: > > Hi, > I'm trying to produce Iterable results from unmanaged server extension and > not sure how to achieve it.In your code, this should already be done so. > Could you show me where the code is which I tried to find but failed? > Thanks in advance, > Brendan > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

