Hi all experts out there,

I am looking for a solution using neo4j for my use case where in I want to 
calculate the churn for a Telecom Company. I am a student and very new to 
nosql.

I tried this 
Node Label: Customer
Properties: Name, own phone number and contract Status: cancelled or not 
cancelled
Relationships: calls

I am unable to find a match between all the customers a Person calls who 
have not cancelled their contract.

Is there something wrong with my data model. 
Should I have 2 Labels
Or matching in one Label is possible


-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to