Re: [Neo4j] Unable to being transaction

2011-09-02 Thread Dima Gutzeit
Any thoughts on the matter ? It scares me that the database can stop processing requests like that, unless I am doing something very illegal and wrong. Thanks in advance. Regards, Dima Gutzeit. On Thu, Sep 1, 2011 at 9:09 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: Here

[Neo4j] Lucene index recovery

2011-09-01 Thread Dima Gutzeit
? Thanks in advance. Regards, Dima Gutzeit. ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Unable to being transaction

2011-09-01 Thread Dima Gutzeit
-kernel-1.4.jar:1.4] at org.neo4j.kernel.EmbeddedGraphDbImpl.beginTx(EmbeddedGraphDbImpl.java:388) ~[neo4j-kernel-1.4.jar:1.4] ... 23 common frames omitted Maybe its related and maybe not, not sure. Regards , Dima Gutzeit. On Thu, Sep 1, 2011 at 6:20 PM, Peter Neubauer

[Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
Has anyone tried running Neoclipse with X11 Forwarding on a remote linux server? Any pointers ? It does not seem to work for me :( Any other tips for inspecting remote database contents of embedded installation, without the web admin ? Regards , Dima Gutzeit

Re: [Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
Cool, which dependency is needed to use WrappingNeoServerBootstrapper ? Regards , Dima Gutzeit. On Sun, Jul 31, 2011 at 7:57 PM, Michael Hunger michael.hun...@neotechnology.com wrote: neo4j-shell or you could try to use WrappingNeoServerBootstrapper which runs a neo4j-server

Re: [Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
I am sorry, missed it, its all there in the original post: org.neo4j.app:server:1.4 On Sun, Jul 31, 2011 at 8:46 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: Cool, which dependency is needed to use WrappingNeoServerBootstrapper ? Regards , Dima Gutzeit. On Sun, Jul 31, 2011 at 7

Re: [Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
To be exact its org.neo4j.app:neo4j-server:1.4, and its not posted on central repository (why ?) but should be fetched from: http://m2.neo4j.org/http://m2.neo4j.org/releases/org/neo4j/app/neo4j-server/ On Sun, Jul 31, 2011 at 9:03 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: I am sorry

Re: [Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
starting the server (runtime dependency). Can this be fixed somehow, on the POM of neo4j-server ? Thanks in advance. On Sun, Jul 31, 2011 at 9:11 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: To be exact its org.neo4j.app:neo4j-server:1.4, and its not posted on central repository (why

Re: [Neo4j] Remote database contents inspection

2011-07-31 Thread Dima Gutzeit
Runtime dependency is required for classifier 'static-web'. It should be documented somewhere so that others will not find it out the hard way :) On Sun, Jul 31, 2011 at 10:45 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: Update and a question. I was able to get the server JARs and run

Re: [Neo4j] Announcing: Neo4j 1.4 Kiruna Stol GA

2011-07-12 Thread Dima Gutzeit
-kernel-1.4-docs.jar (14 KB) 1.4.M06http://mvnrepository.com/artifact/org.neo4j/neo4j-kernel/1.4.M06 milestone Binaryhttp://repo1.maven.org/maven2/org/neo4j/neo4j-kernel/1.4.M06/neo4j-kernel-1.4.M06.jar (802 KB) Regards , Dima Gutzeit. On Mon, Jul 11, 2011 at 12:02 PM, Jim Webber j

Re: [Neo4j] Neo4J sizing calculations

2011-05-02 Thread Dima Gutzeit
, by which name one user knows another. Most of the graph access queries are to find who user follows or who follow a user. Each node holds user name and maybe few other parameters and a relationship holds a nickname and 1-2 other properties. Thanks in advance. Regards, Dima Gutzeit. On Mon, May 2

Re: [Neo4j] Architecturing Neo4J database

2011-04-18 Thread Dima Gutzeit
On Mon, Apr 18, 2011 at 11:40 AM, Mattias Persson matt...@neotechnology.com wrote: 2011/4/17 Dima Gutzeit dima.gutz...@mailvision.com: Tobias, thank you very much for your quick response. Hi Dima, Estimated number of relationships is ten times number of nodes, which makes it 20

[Neo4j] Architecturing Neo4J database

2011-04-17 Thread Dima Gutzeit
request rate / throughput of a single Neo4j server, is there benchmarking data I can consult with including the hardware config of a testbed ? Thanks in advance for your response. Regards, Dima Gutzeit. ___ Neo4j mailing list User@lists.neo4j.org https

Re: [Neo4j] Architecturing Neo4J database

2011-04-17 Thread Dima Gutzeit
Oops, small correction. The required number of nodes is 2 billions and not 100 millions as originally stated. On Sun, Apr 17, 2011 at 8:16 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: Dear list members, I have a need for storage engine (graph based) for a server I am building. Here

Re: [Neo4j] Architecturing Neo4J database

2011-04-17 Thread Dima Gutzeit
of relationships? I'll answer your questions inline below. On Sun, Apr 17, 2011 at 7:27 PM, Dima Gutzeit dima.gutz...@mailvision.comwrote: Oops, small correction. The required number of nodes is 2 billions and not 100 millions as originally stated. On Sun, Apr 17, 2011 at 8:16 PM, Dima Gutzeit