i am planning to use bulk loader and if i use the tag --xidmap for the given example below (the Blank-nodes i created and have some logic build)
if i use the same blank-nodes again in 2nd iteration with same blank will it point to same edge ?
_:deepak191094gmal.com <Email> "[email protected]" .
_:deepak191094gmal.com <dgraph.type> "Email" .
_:deepak191095gmail.com <Email> "[email protected]" .
_:deepak191095gmail.com <dgraph.type> "Email" .