[Neo4j] Use the webadmin interface with the HA-Cluster

2011-03-16 Thread Pere Urbon Bayes
HI! I'm just wandering if it's possible to get a Neo4J-HA Cluster working with the webadmin rest interface working. I was thinking in something like the REST-Server going over a HA-Cluster, I'm dreaming or it's possible? Regards, Pere ___ Neo4j

[Neo4j] Neo4j Server/Webadmin with HA Cluster

2011-03-17 Thread Pere Urbon Bayes
Hi! I was trying to configure a simple HA cluster using the last milestone release, I'm trying to use the neo4j server as told http://docs.neo4j.org/chunked/snapshot/server-ha.html , but I'm getting a few problems. I followed the configuration commands from

Re: [Neo4j] Anyone going to NextConf?

2011-03-30 Thread Pere Urbon Bayes
Hi! thanks you for noticing!! As a new Berliner I will probably try to go. Pere 2011/3/30 Peter Neubauer peter.neuba...@neotechnology.com Hi there, seems http://nextconf.eu/next11/ is something to go for this summer and talk graphs - anyone attending from this community? Cheers, /peter

Re: [Neo4j] Anyone going to NextConf?

2011-03-30 Thread Pere Urbon Bayes
I correct myself, too much money!! Pere If anyone come to town, we can share some beers! 2011/3/30 Pere Urbon Bayes p...@moviepilot.com Hi! thanks you for noticing!! As a new Berliner I will probably try to go. Pere 2011/3/30 Peter Neubauer peter.neuba...@neotechnology.com Hi

Re: [Neo4j] How Do You Configure neo4j Not to Reuse IDs?

2011-04-28 Thread Pere Urbon Bayes
I think its not possible otherwise I'm also interested with that, xD! /purbon 2011/4/28 espeed ja...@jamesthornton.com How do you configure neo4j not to reuse IDs? Thanks. - James -- View this message in context:

Re: [Neo4j] Strange error that keep my database unable to start.

2011-05-25 Thread Pere Urbon Bayes
recovery. I am using the neo4jrb binding, but neo4j-lucene-index should be on the classpath as previously to this I added some nodes and then queried them. /purbon Regards, Johan On Fri, May 20, 2011 at 11:35 AM, Pere Urbon Bayes p...@moviepilot.com wrote: Hi! I have a test server where

Re: [Neo4j] Strange error that keep my database unable to start.

2011-05-25 Thread Pere Urbon Bayes
. On Wed, May 25, 2011 at 6:26 PM, Pere Urbon Bayes p...@moviepilot.com wrote: Hi Johan, and sorry for the long answer, I thought this problem was magically solved but apparently had happened again. I'm going to answer throw you email. 2011/5/20 Johan Svensson jo...@neotechnology.com Hi

[Neo4j] How to rotate the logical log

2011-06-22 Thread Pere Urbon Bayes
HI, is there any way to force the rotation of the logical log of neo4j? I can guess is something like // get the XaDataSource for the native store TxModule txModule = ((EmbeddedGraphDatabase) graphDb).getConfig().getTxModule(); XaDataSourceManager xaDsMgr = txModule.getXaDataSourceManager();

Re: [Neo4j] How to rotate the logical log

2011-06-23 Thread Pere Urbon Bayes
Thanks Mattias! /purbon 2011/6/22 Mattias Persson matt...@neotechnology.com 2011/6/22 Pere Urbon Bayes p...@moviepilot.com HI, is there any way to force the rotation of the logical log of neo4j? I can guess is something like // get the XaDataSource for the native store TxModule

[Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
right?, as we have in relational the ordering, or on redis, etc... /purbon -- Pere Urbon-Bayes moviepilot GmbH | Mehringdamm 33 | 10961 Berlin | Germany Telefon +49 30 616 512 -110 | Fax +49 30 616 512 -133 ___ Neo4j mailing list User@lists.neo4j.org

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
to the Collection to sort it as you please --- its just Java comparators. See ya, Marko. http://markorodriguez.com On Jul 15, 2011, at 8:06 AM, Pere Urbon Bayes wrote: HI! I am on the situation of having to traverse neo4j, and then expect the resultset returned to be ordered in a certain order. I've

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
... /purbon -- Pere Urbon-Bayes moviepilot GmbH | Mehringdamm 33 | 10961 Berlin | Germany Telefon +49 30 616 512 -110 | Fax +49 30 616 512 -133 ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
traversal and sorting (or a hybrid of the two) depending on the specifics. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Pere Urbon Bayes Sent: Friday, July 15, 2011 11:14 AM To: Neo4j user discussions Subject: Re: [Neo4j

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Pere Urbon Bayes Sent: Friday, July 15, 2011 11:05 AM To: Neo4j user discussions Subject: Re: [Neo4j] Getting sorted results from a traversal Well, this is great if I want to do all the math

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
. If the traversal isn't complex or randomly deep, then Neo indexing + querying might work for you the same way an RDBMS might handle it. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Pere Urbon Bayes Sent: Friday, July 15, 2011 11

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
. But please teach me how you will do it, oder wise for me its just a use case neo4j can not provide me. - purbon -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Pere Urbon Bayes Sent: Friday, July 15, 2011 11:21 AM To: Neo4j user

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
... Marko. http://markorodriguez.com ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Pere Urbon-Bayes moviepilot GmbH | Mehringdamm 33 | 10961 Berlin | Germany Telefon +49 30 616 512 -110 | Fax +49 30 616

Re: [Neo4j] Getting sorted results from a traversal

2011-07-15 Thread Pere Urbon Bayes
:22 PM, Pere Urbon Bayes wrote: Yeah! well to order in memory I can really deal with that task, for this I really don't need cypher. DonĀ“t take it personally, I know you really want to promote your language, xD! - purbon PD: See you next graphdb meetup in Berlin

[Neo4j] doing some house keeping, and fitting, in neo4j.

2011-08-02 Thread Pere Urbon Bayes
fit, but the related *neostore.propertystore.db.arrays*, doesn't. I need to reduce the size of both files. Do you have any idea cause this is happening? I would love to reduce the size of both files. /purbon -- Pere Urbon-Bayes moviepilot GmbH | Mehringdamm 33 | 10961 Berlin | Germany Telefon +49

[Neo4j] Strange storage [Block not in use ] error we face with in neo4j.

2011-08-16 Thread Pere Urbon Bayes
Hi! community, in our project we stated to face with this strange errors that seems to be coming from the storage, any idea?, cause they looks strange and I don't want to thing this means we are loosing some data, xD!.. here you have my stack trace, any help will be really appreciated. -