Seek help and support

I want to use dgraph to build a relationship graph.The current data includes the address book.Whether I use the address book data as a list of nodes or as a predicate store of the address book, which way performs better

A list of nodes will be better in many levels. As for example, indexing and structure.