neo4j-3d-force-graph icon indicating copy to clipboard operation
neo4j-3d-force-graph copied to clipboard

sample cannot open

Open Restry opened this issue 6 years ago • 5 comments

beautiful 3d relationship maps , but the all sample can not open , would you help to check why ? it's seems like the datasource was use a local url .

thanks

Restry avatar May 07 '19 08:05 Restry

Yes you can have a local graph running with username neo4j and password test. I guess I should update them for a remote test database.

jexp avatar May 07 '19 10:05 jexp

Fixed, please check. I now point them to a neo4j-cloud instance with the example data.

jexp avatar May 07 '19 21:05 jexp

@jexp thanks , i can open it now :)

Restry avatar May 08 '19 07:05 Restry

Should it therefore be possible to clone the repo, and then run yarn install & yarn start as-is in order to render the game of thrones data? Because I am just getting the placeholder Joe & Jane. Thanks in advance & apologies, I am quite new to this.

spacemonqi avatar Apr 08 '22 22:04 spacemonqi

The renders are just inline pages that connect to fixed graphs.

The react app should work with any db

jexp avatar Apr 08 '22 23:04 jexp