cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Add support for reading edge and vertex data from single input

Open rlratzel opened this issue 3 years ago • 1 comments

#2109 describes additional use cases that PropertyGraph needs to support. This PR adds tests to ensure those are supported, and possibly new updates to the PropertyGraph implementation if necessary.

closes #2109

rlratzel avatar Mar 23 '22 19:03 rlratzel

@gpucibot merge

BradReesWork avatar Sep 30 '22 18:09 BradReesWork