Hi,

   Sorry for not given clear information.

   - We mainly developed salon and spa software, so each store given to 
membership card to the customer, that's why i get which customer have a 
member in a particular store.

   membership (v) - membership_date, expiry_date, is_deleted, etc..

Edge:
  customer -> customer_has_membership  -> membership 


Thanks


On Friday, May 19, 2017 at 2:32:26 AM UTC+5:30, [email protected] wrote:
>
> Ok.
>
> Let me see if I understood correctly, is your structure like this?
>
> customer (v) - mobile, name, customer_id, email_id, location, 
> created_date, etc...
> billing(v) - invoice_no, created_date, gross_value, is_deleted, etc..
> activity(v) - created_date, is_deleted, etc..
> store (v) - name, location, created_date, etc..
>
> EDGES:
>
> customer -- customer_has_billing --> billing
> customer -- customer_has_activity --> acitivity
> store -- store_has_billing --> billing
> store -- store_has_customer --> customer
>
> which relationship 'customer_has_membership' is?
>
> Thanks in advance.
>
> Regards,
> Michela
>

-- 

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

Reply via email to