[Neo4j] Demand for native python bindings?

2011-06-02 Thread Aaron Moffatt
I have new native python-neo4j bindings via JCC (mostly based on the current neo4j.py, but only supporting a JCC backend). They aren't thoroughly tested and don't yet support 'models' (that's the next step), but most stuff is in place (including fulltext indexing for nodes and relationships).

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-02 Thread Super Wang
I've tried to expose org.neo4j.graphdb.GraphDatabaseService as a service component directly and use a delegate class as implementation, but failed... On Thu, Jun 2, 2011 at 12:34, Andreas Kollegger andreas.kolleg...@neotechnology.com wrote: Hey, The Neo4j libraries should be usable within

Re: [Neo4j] BatchInserter exhausting heap...?

2011-06-02 Thread Paul Bandler
I monitored the heap using jconsole and much to my surprise observed that the heap stayed relatively stable while the overall memory occupancy of the process grew steadily until it reached the ~500M . I'm now rather confused as to what else can be consuming memory like that Any ideas folks?

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-02 Thread Nicolas Jouanin
Hi, This page may help you : http://wiki.escapek.org/display/DEV/Neo4j+community+edition+installation Le 2 juin 2011 à 09:30, Super Wang a écrit : I've tried to expose org.neo4j.graphdb.GraphDatabaseService as a service component directly and use a delegate class as implementation, but

Re: [Neo4j] Password sent in plain text via email?

2011-06-02 Thread Todd Chaffee
That works for me. Thank you Peter. - Todd -- Message: 4 Date: Wed, 1 Jun 2011 13:48:52 +0200 From: Peter Neubauer peter.neuba...@neotechnology.com Subject: Re: [Neo4j] Password sent in plain text via email? To: Neo4j user discussions user@lists.neo4j.org

Re: [Neo4j] Still can't connect with jython

2011-06-02 Thread Aaron Moffatt
I just uploaded bindings I'm working on to GitHub. They work well for me, though minimally tested. They're for CPython only and JCC must be installed first. https://github.com/OneSaidWho/neo4py Hope they help you out. Feedback and testing much appreciated! Let me know what errors you get.

Re: [Neo4j] Demand for native python bindings?

2011-06-02 Thread Aaron Moffatt
Python/JCC bindings are uploaded to github: https://github.com/OneSaidWho/neo4py Feedback, suggestions, and testing are much appreciated! Regards, Aaron On Wed, Jun 1, 2011 at 11:35 PM, Aaron Moffatt aja.moff...@gmail.comwrote: I have new native python-neo4j bindings via JCC (mostly based on

[Neo4j] Sample Linear Referencing Functions in Neo4j Spatial and GSoC

2011-06-02 Thread Craig Taverner
Hi, Recently someone asked a question on StackOverflow, if Neo4j Spatial was capable of one of the Oracle geoprocessing funtions, SDO_LRS.LOCATE_PT specifically. Since this is related to the ongoing GSoC projects for Neo4j Spatial, I thought I would do a quick investigation. What I found was that

Re: [Neo4j] Neo4j Gremlin plugin part of standard Neo4j Server

2011-06-02 Thread Rick Bullotta
Given that the standard distro is growing rather large, could there perhaps also be an embedded distro/build that just includes the necessary jars for embedded Neo4J without all of the other stuff? Thanks, Rick -Original Message- From: user-boun...@lists.neo4j.org

[Neo4j] Override address/hostname?

2011-06-02 Thread Jim R. Wilson
Hi Neo4j community, I'm trying to get Neo4j running on CentOS 5.6 and running into what I believe is a hostname/address problem. When Neo4j starts up in server mode, it appears to bind to the IPv6 host name, as evidenced by netstat (below). How can I configure Neo4j to bind to a normal IPv4

Re: [Neo4j] Override address/hostname?

2011-06-02 Thread Jim R. Wilson
Update: the StackOverflow community helped me find the answer: http://stackoverflow.com/questions/6217766/how-to-set-canonical-hostname-in-linux Here's what you have to do: 1. open conf/neo4j-wrapper.conf 2. find the section called Java Additional Parameters 3. Add the following line:

Re: [Neo4j] Demand for native python bindings?

2011-06-02 Thread Tim McNamara
Thanks Aaron- I'll remove my pypi package of the same name. Can you upload it into there? On 2/06/2011 10:54 PM, Aaron Moffatt aja.moff...@gmail.com wrote: Python/JCC bindings are uploaded to github: https://github.com/OneSaidWho/neo4py Feedback, suggestions, and testing are much appreciated!

Re: [Neo4j] Demand for native python bindings?

2011-06-02 Thread Aaron Moffatt
Ya, I'll do that tonight - thanks. On Thu, Jun 2, 2011 at 12:32 PM, Tim McNamara paperl...@timmcnamara.co.nzwrote: Thanks Aaron- I'll remove my pypi package of the same name. Can you upload it into there? On 2/06/2011 10:54 PM, Aaron Moffatt aja.moff...@gmail.com wrote: Python/JCC bindings

[Neo4j] Movie Hackday Berlin

2011-06-02 Thread Michael Hunger
I'll be hacking movie + graph + recommendation stuff at the MovieHackDay (http://moviehackday.com) in Berlin this weekend. Perhaps working on some nice rec-algos for cineasts (the spring data graph sample). Or perhaps port it to ruby and our new jruby-server-extension. I saw that Achim and

Re: [Neo4j] How to embed neo4j to OSGI env without spring?

2011-06-02 Thread Super Wang
Thanks, but I'm working on equinox OSGI environment. I found that org.neo4j.kernel requires same packages under com.sun.tree, com.sun.util and com.sun.javac, but my app needs to run under some non-sun JRE, like openJDK or IBM jvm, there's no com.sun in these JREs Does this means neo4j can

[Neo4j] Open Data Manual - contributions welcome

2011-06-02 Thread Tim McNamara
Hi all, Sorry if this is off topic. I am the editor of the Open Data Manual[0]. It's an ever improving manual on how to go about open data. At the moment, it's mostly focused on government data, but that is changing. A great enhancement would be some information on graphs. In particular, an