Coder Social home page Coder Social logo

neo4j-shell support about docker-neo4j HOT 6 CLOSED

neo4j avatar neo4j commented on July 19, 2024
neo4j-shell support

from docker-neo4j.

Comments (6)

benbc avatar benbc commented on July 19, 2024

Hello @ekkis. This is a good idea -- we'll try to get it in soon. In the meantime, are you able to use docker exec --interactive <container> bin/neo4j-shell as a workaround?

from docker-neo4j.

ekkis avatar ekkis commented on July 19, 2024

there are other workarounds but I would like to see this implemented

from docker-neo4j.

benbc avatar benbc commented on July 19, 2024

@ekkis I'm sorry, but this isn't possible without changing the way the Neo4j shell itself works. I see that you've been discussing this on StackOverflow and I'm afraid that we don't have any clever answers here.

Are you able to use cycli, an alternative shell that uses the standard Neo4j APIs?

from docker-neo4j.

ekkis avatar ekkis commented on July 19, 2024

I haven't looked at cycli but I'll take a look. why isn't it as simple as opening the port?

from docker-neo4j.

benbc avatar benbc commented on July 19, 2024

Because the Neo4j Shell uses RMI as a transport. By default RMI negotiates a connection over the configured port (1337 in this case) and then opens an arbitrary high port for the actual communication; we can't know ahead of time what that port is, so we can't instruct Docker to open it.

from docker-neo4j.

ekkis avatar ekkis commented on July 19, 2024

makes sense. pity that.

from docker-neo4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.