Questions tagged [neo4j]

8 questions
2
votes
1 answer

How can I check which JRE version I have?

I tried java -version, but it returned something like: java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-0ubuntu0.14.04.1) OpenJDK Zero VM (build 24.95-b01, mixed mode) According to the program I am trying to start, it…
inf3rno
  • 252
1
vote
1 answer

How to bind neo4j to IP address not with localhost

I have installed neo4j community edition 3.0.1. It is bound to localhost. I want to bind it to IP address. Please help.
user60679
  • 111