Hi guys,
Has anybody successfully used neo for a play framework project? I am new to
both of these and would really appreciate an example project that does that
or uses some mvc framework.

I want to know how to design my models within play to be persisted to neo.
for a sample project

Models will be:
User:[userid, name, num, .....]
Item, : [itemid, name, provider,]

Relatioships are:  knows, likes, bought,

i want to be able to do usera--knows--- userb; usera---likes---itema;
userb----bought itema
this i want to do very simply with playframework.

Also i want to know how to index on for instance item.provider.

Thank you

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-neo4j-playframework-tp3338580p3338580.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to