Tagged Questions
0
votes
1answer
200 views
Neo4j Spring data POC for social RESTful layer
Starting to work on a new project... RESTful layer providing services for social network platform.
Neo4j was my obvious choice for main data store, I had the chance to work with Neo before but ...
0
votes
1answer
393 views
spring-data with neo4j + mongo version conflicts
In my spring application I am working with Neo4j DB via spring-data project.I want to add mongo db as another data store to my application.
It seems that there some conflictions while trying to work ...