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

Mongo connector with py2neo v5 is working well connecting.. from mongo 4.4.1 ! to doc manager BUT.. #83

Open
johnda98 opened this issue Oct 27, 2020 · 0 comments

Comments

@johnda98
Copy link

see attached.. success mongo conector work BUT when i goto mongo shell and key in ...

onfig 0.000GB
local 0.000GB
test 0.000GB
rs0:PRIMARY> db.data.insert( { "session": { "title": "12 Years of Spring: An Open Source Journey", "abstract": "Spring emerged as a core open source project in early 2003 and evolved to a broad portfolio of open source projects up until 2015." }, "topics": ["keynote", "spring"], "room": "Auditorium", "timeslot": "Wed 29th, 09:30-10:30", "speaker": { "name": "Juergen Hoeller", "bio": "Juergen Hoeller is co-founder of the Spring Framework open source project.", "twitter": "https://twitter.com/springjuergen", "picture": "http://www.springio.net/wp-content/uploads/2014/11/juergen_hoeller-220x220.jpeg" } } );
WriteResult({ "nInserted" : 1 })
rs0:PRIMARY> show dbs
admin 0.000GB
config 0.000GB

THEN I go back to my browser.. there is zippo.. no graph shows up ???? what do we need to do to see this graph ?
Screenshot from 2020-10-27 16-06-53
Screenshot from 2020-10-27 16-02-56

@johnda98 johnda98 changed the title Mongo connector with py2neo v5 is working well connecting.. to mongo 4.4.1 ! BUT.. Mongo connector with py2neo v5 is working well connecting.. from mongo 4.4.1 ! to doc manager BUT.. Oct 27, 2020
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

1 participant