May i know how primefaces can connect to the neo4j?
currently my project is using primefaces + spring and I want to connect it to the neo4j, but don't know how to achieve that.
can someone help me atleast explain how to achieve that.
thanks
I guess that's probably more a primefaces + spring data / springframework question?
Spring Data Neo4j is like all the other Spring Data Modules and also supports Spring Data Rest so whatever is documented for the other modules should work here too.