Yeah,
that would be great. I think the extension you are talking about would
be to have a traversal running, so I would make it an implementation
of the yet-to-come Script execution extension with a JavaScript or
Gremlin Snippet in it. Would be  good test for that one. Tobias, you
had started on that one at some point? Could we add that traversal as
a test to it?

For a collection of cool traversals, that sounds great. Maybe we could
have a place for scripts at GIThub, and you can then in your request
point at scripts from URLs? That way, things could just be picked up
from others without the strict need for a centralized repo (making it
optional).

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://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Tue, Jan 25, 2011 at 11:35 AM, Michael Hunger
<michael.hun...@neotechnology.com> wrote:
> While looking at the bad imdb performance, I also noticed that there are 
> already a few extensions provided with the neo4j-server package.
>
> Things like this could be useful (will there a place / repo to collect those 
> extensions?):
>
> get a node with all properties, all its relationships (perhaps filtered by 
> type/directions) and via those all neighbors and all their properties in one 
> go.
>
> That would at least for imdb provide a great performance boost.
>
> It would be nice if the extensions could be easily exposed by the Rest-GDS 
> wrapper (i.e. I provide an interface with a method name which is mapped to 
> the rest URL and parameters and a return type (like rails/grails/hades finder 
> methods) and the wrapper returns a proxy that handles the rest call.
>
> WDYAT?
>
> Cheers
>
> Michael
>
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to