Fetching gem metadata from https://rubygems.org/.........
Could not find gem 'neo4j-java-driver' in any of the gem sources listed in your
Gemfile.
bundle exec ruby test.rb
, but it's just upset at the line where I do Neo4j::Driver::GraphDatabase...
NameError: uninitialized constant Neo4j
I have upgraded my neo4j db from 3.x.x to 4.0.12 as of now, after running rails application, and keeping same config in development.rb getting
using rails 5.2.3, ruby 2.5.3,
and gem -- gem 'neo4j', '9.5.2'
configuration in development.rb
config.neo4j.session.type = :http
Getting below error
Neo4j::Core::CypherSession::ConnectionFailedError (Connection failure:
status: 404