cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

how to use neo4j I run from a docker in neodesh tool

verachkaverachk
Graph Buddy

Hello dear community,

i'm having some problems of understanding how to use neodash tool with my neo4j database. I run neo4j from a docker ,in a browser.

Can you please help understand how can i visualize nicely my data through this tool?

Vera.

3 ACCEPTED SOLUTIONS

Hi Vera,
Great to hear you are trying out NeoDash.

There are a number of places with tips on using NeoDash, but the best one is probably the user guide:
https://neo4j.com/labs/neodash/2.1/user-guide/

On this page there is also a list of different blog posts and videos on NeoDash:
https://neo4j.com/labs/neodash/2.1/user-guide/faq/#_1_how_can_i_learn_more_about_neodash

This is probably the best video tutorial we have at the moment:
https://www.youtube.com/watch?v=vjZ9M7JpExA

For technical details around Docker, check out the developer guide:
https://neo4j.com/labs/neodash/2.1/developer-guide/build-and-run/#_run_locally_with_docker

___________

I hope this helps! Please reach out if you have any other questions around NeoDash, happy to assist you.

Best,
Niels



View solution in original post

Hi Vera, yes - NeoDash was tested with Neo4j 3.5 or later.
When using 3.5, make sure that you use the bolt or bolt+s protocol when connecting to your database, Neo4j 3.5 does not work with connections of the neo4j:// variety.

Niels

View solution in original post

@verachkaverachk 

regarding your post of if neodash will work with Neo4j 3.5.x for what its worth 3.5.x is End of Life-ed and as such no new patches will be created on such.  And further you post about upgrading to 4.1, that too is End of Life-ed.  I might recommend you use Neo4j 4.3 or 4.4. as they are still supported and patches are still being produced for such

 

View solution in original post

5 REPLIES 5

Hi Vera,
Great to hear you are trying out NeoDash.

There are a number of places with tips on using NeoDash, but the best one is probably the user guide:
https://neo4j.com/labs/neodash/2.1/user-guide/

On this page there is also a list of different blog posts and videos on NeoDash:
https://neo4j.com/labs/neodash/2.1/user-guide/faq/#_1_how_can_i_learn_more_about_neodash

This is probably the best video tutorial we have at the moment:
https://www.youtube.com/watch?v=vjZ9M7JpExA

For technical details around Docker, check out the developer guide:
https://neo4j.com/labs/neodash/2.1/developer-guide/build-and-run/#_run_locally_with_docker

___________

I hope this helps! Please reach out if you have any other questions around NeoDash, happy to assist you.

Best,
Niels



Will neodash be able to work on version 3.5 of neo4j?

Hi Vera, yes - NeoDash was tested with Neo4j 3.5 or later.
When using 3.5, make sure that you use the bolt or bolt+s protocol when connecting to your database, Neo4j 3.5 does not work with connections of the neo4j:// variety.

Niels

I upgraded my neo4j to 4.1 and started working with the neodash tool, and it's really great! thank u! 

@verachkaverachk 

regarding your post of if neodash will work with Neo4j 3.5.x for what its worth 3.5.x is End of Life-ed and as such no new patches will be created on such.  And further you post about upgrading to 4.1, that too is End of Life-ed.  I might recommend you use Neo4j 4.3 or 4.4. as they are still supported and patches are still being produced for such