batch-import icon indicating copy to clipboard operation
batch-import copied to clipboard

BatchInserterImpl doesn't compile under 2.1.2

Open ajaychitre opened this issue 11 years ago • 1 comments

I downloaded Neo4j community edition 2.1.2. Changed the version in pom.xml to 2.1.2.

Tried to compile but BatchInsertImpl doesn’t compile. Is there a new version available somewhere? I am using JDK 1.7. Am I doing something wrong?

ajaychitre avatar Jul 10 '14 23:07 ajaychitre

It's a bigger change, I can look into it but there are some larger changes ahead. I usually have to copy the BatchInserterImpl from Neo4j and then make some changes :(

jexp avatar Jul 14 '14 13:07 jexp