Neo4j OGM for NodeJs

I'm design an NodeJs application with DDD (Domain Driven Design). I need to defined domain entity but i don't know any OGM tool which can help me defined these domain entity.
In java I found an OGM for this but I can't found any in NodeJs. Is there any OGM tool ?