Re: [Neo4j] Error in documentation anchor tag URL

2016-03-29 Thread Luanne Coutinho
Thanks for this, we'll have it fixed. Regards Luanne On Tue, Mar 29, 2016 at 8:19 PM, Muhammad Gelbana wrote: > I was reading this documentation > > and then found a link to CRUD with

Re: [Neo4j] Can Neo4j replace all RDBMS entirely?

2016-03-29 Thread Michael Hunger
> Am 29.03.2016 um 10:22 schrieb shinto cv : > > Hi.. > I am new to graph databases and quite frankly even RDBMS. Graph DBs seems to > be more intuitive and easy to reason and work with. I was wondering whether > graph DBs like Neo4j can replace RDBMS in all use cases. Is

Re: [Neo4j] Store and its lock file has been locked by another process

2016-03-29 Thread Michael Hunger
Only one process can access store-files. Why do you need embedded access? How about having instead a server extension? Michael > Am 22.03.2016 um 16:10 schrieb Rodrigo Lima : > > Hi, I'm running a community edition of Neo4j in my linux and I developed a > embedded

Re: [Neo4j] Importing error: value too big to be represented as java.lang.Integer

2016-03-29 Thread Michael Hunger
What is your header definition and what your command-line call? michael > Am 30.03.2016 um 01:39 schrieb Zhixuan Wang : > > I was trying to import a database with about 2-3 billion nodes. > According to their documentation it should allow for as many as 35 billion >

Re: [Neo4j] CSV import to Neo4j

2016-03-29 Thread Michael Hunger
It seems you have multiple issues: 1. Java version mismatch, try to run with Java7 2. a space in here --relationships: SENT_TO remove it after the colon 3. You don't have to use the label IN the CSV and ON the command-line, the latter is good enough 4. Check out the powershell scripts:

[Neo4j] Importing error: value too big to be represented as java.lang.Integer

2016-03-29 Thread Zhixuan Wang
I was trying to import a database with about 2-3 billion nodes. According to their documentation it should allow for as many as 35 billion nodes. However, I still got this error message duing neo4j-import *Prepare node index* *^M[*:21.14

[Neo4j] Error in documentation anchor tag URL

2016-03-29 Thread Muhammad Gelbana
I was reading this documentation and then found a link to CRUD with repositories which didn't

[Neo4j] Can Neo4j replace all RDBMS entirely?

2016-03-29 Thread shinto cv
Hi.. I am new to graph databases and quite frankly even RDBMS. Graph DBs seems to be more intuitive and easy to reason and work with. I was wondering whether graph DBs like Neo4j can replace RDBMS in all use cases. Is there any shortcomings, limitations or special features that RDBMS possesses

[Neo4j] Store and its lock file has been locked by another process

2016-03-29 Thread Rodrigo Lima
Hi, I'm running a community edition of Neo4j in my linux and I developed a embedded application to write and read in Neo. But when I try run my embedded application genereted this error: Store and its lock file has been locked by another process:

[Neo4j] CSV import to Neo4j

2016-03-29 Thread vishal jain
Hi I've recently installed the community version of Neo4j on my 32 bit(Windows7) machine. I'm trying to use the Neo4jImport tool to upload csv data but have been unsuccessful. Below are the details of the data and the script: Data (stored at C:\Neo4j\AUData): "AUCustHeader.csv" has just one