Hello,
I actually created this account a long time ago, but at the time I was in a stressful situation and reached the point of burnout. I've recovered and from now on I'd like to be more active in the community.
I'm a developer and have mainly worked MySQL and MongoDB. I developed a fascination for Neo4j when I first read about it. I'd like to start small hobby projects with Neo4j.
May be since you have already worked on MongoDb. You can write your own plugin for fetching tha data from MongoDb into Neo4j. Either you can write a generic framework using template design pattern and leave some methods unimplemented for implementation by derived classes from your framework or write the entire code yourself and make the hobby project in Neo4j git repository for use by Neo4j community members