I am using spring-data-neo4j in my Grails application because of limited functionality of neo4j gorm (neo4j plugin) . I am planning to use Neo4j and Mongodb both as my datasource . Is there any way that I could map a single Domain in both neo4j and Mongodb (Grails core provides facility of using multiple database)
Asked
Active
Viewed 110 times