lost Coder
lost Coder

Reputation: 577

Setting up Neo4j shell tools and import graphml in community version 2.3.0 [Windows]

I am having the Neo4j community version 2.3.0 installed on my windows machine.I am trying to install neo4j-shell tools in my windows machine.I tried copying the jar files and its not helping. Is there a limitation of this feature in community version?

Upvotes: 1

Views: 176

Answers (1)

Michael Hunger
Michael Hunger

Reputation: 41686

There is no limit, you just have to put them in the right directory.

It works best with the zip distribution on windows. Then you can just follow the readme.

Upvotes: 1

Related Questions