Re: [Neo] basic Neo4j programs

2009-05-25 Thread Mattias Persson
2009/5/25 Grobe, David Michael : > Hey Matias: > > Thanks very much for your attention and comments. > > On the first issue, about loading the database, it turns out that GOLoad.java > DOES succeed; it loads all 8K nodes, and I can count them during a traversal > using GORead.java. (Just to be su

Re: [Neo] basic Neo4j programs

2009-05-25 Thread Grobe, David Michael
Hey Matias: Thanks very much for your attention and comments. On the first issue, about loading the database, it turns out that GOLoad.java DOES succeed; it loads all 8K nodes, and I can count them during a traversal using GORead.java. (Just to be sure, I downloaded both programs directly fr

Re: [Neo] basic Neo4j programs

2009-05-25 Thread Mattias Persson
Hi David, I'm glad that you are taking interest in Neo4j! 2009/5/25 Grobe, David Michael : > Hello: > > I was looking for a simple example that would read a data file and build a > Neo4j graph. > > I didn't find that on the web site so I took your code snippets on > >   http://dist.neo4j.org/bas