Create edge

Hi All,

I have 4 vertices surrounding a Customer, MemberVertice,AddressVertice,PhoneVertice and EmailVertice. I need help on how to create edges on this,,MemberVertice has a "has" relationship with all 3 vertices. All 4 vertices are having close to half a million records. How do I create edges from these vertices.. Please guide

Can you describe the issue you're having in a bit more detail? Are you asking "How do I create relationships between nodes" because you don't know how to create a relationship... Or do you know how to create relationships already but are unsure how to expedite the process for your 500kish nodes? Or something else?