Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps to run this application locally. #4

Open
AditModi opened this issue Dec 21, 2020 · 3 comments
Open

Steps to run this application locally. #4

AditModi opened this issue Dec 21, 2020 · 3 comments

Comments

@AditModi
Copy link

could you please mention the exact steps to setup the database in neo4j and run the different queries in neo4j.
I went through the readme but it seems vague. can you please mention the exact steps.
@JMHReif @lju-lazarevic

@fbiville
Copy link
Contributor

Hi @AditModi, all repositories in https://github.com/neo4j-graph-examples/ follow the same structure and are used under the hood by https://sandbox.neo4j.com/.

You can either proceed to https://sandbox.neo4j.com and pick the ICIJ Panama Papers dataset. This is probably the easiest way to go.

Screenshot 2020-12-21 at 14 33 55

Alternatively, you can create a local Neo4j 3.5 database with Neo4j Desktop and follow the instructions.

@AditModi
Copy link
Author

AditModi commented Dec 23, 2020

@fbiville , thank you for the response.
I worked with the ICIJ Panama Papers dataset in the sandbox environment.
For working with the local Neo4j 4.1 database with Neo4j Desktop, I followed the instructions but once I drop the file, I cannot use Create new DBMS from dump option from the file options.

( file is added to project but creating the dbms database doesn't give option of from file.)

I would like to use the panama papers dataset in my local browser, how can I do that. ( mentioned step doesn't work)
How to get over the above issue??
What are some good queries I can run on this dataset??

@fbiville
Copy link
Contributor

@AditModi you may be able to create a remote database in Neo4j Desktop pointing to your sandbox instance.
This article contains a section called "Interesting Queries", that should help hopefully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants