Pablo,
find docs about unmanaged extensions here:
http://docs.neo4j.org/chunked/snapshot/server-unmanaged-extensions.html

and an example is the clean-db extension by Michael Hunger, see
https://github.com/jexp/neo4j-clean-remote-db-addon as an example.

Does that help?

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 Thu, Oct 13, 2011 at 5:04 PM, Pablo Pareja <ppar...@era7.com> wrote:
> Hi Jim,
>
> What do you exactly mean by discoverability ? Always getting all in/out rels
> for a node?
>
> About writing an extension, has anyone already done this at some level?
> Is there any kind of docs about this?
>
> And lastly (I just realized I only asked more questions so far... )  is the
> REST-Server somehow prepared
> for these extensions? I mean, could I use the 'skeleton' of the Server and
> only change some parts in order
> to get all this?
>
> Thanks!
>
> Pablo
>
> On Thu, Oct 13, 2011 at 4:32 PM, Jim Webber <j...@neotechnology.com> wrote:
>
>> Hi Pablo,
>>
>> For the very specific use-cases I'd recommend writing an extension rather
>> than using the default representations. The default behaviour of the REST
>> API emphasises discoverability which in the case of supernodes isn't usually
>> desirable.
>>
>> Jim
>> _______________________________________________
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
>
>
> --
> Pablo Pareja Tobes
>
> My site     http://about.me/pablopareja
> LinkedIn    http://www.linkedin.com/in/pabloparejatobes
> Twitter       http://www.twitter.com/pablopareja
>
> Creator of Bio4j --> http://www.bio4j.com
>
> http://www.ohnosequences.com
> _______________________________________________
> 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