Hi All,
I am very new to neo4j and currently working on a Link Prediction use case. I need to split my graph into positive and negative samples. Positive samples to be used as train set where my relationship exists and negative samples to be used as test set where I need to predict relationships. Can anyone kindly help me with this ?