Open Kh4L opened 4 days ago
This PR addresses #9785
It changes the call interface in NodeLoader and LinkLoader, that nows expect 'raw' seed nodes/seed edges instead of indices, and adding optional seed time argument.
NodeLoader
LinkLoader
This PR addresses #9785
It changes the call interface in
NodeLoader
andLinkLoader
, that nows expect 'raw' seed nodes/seed edges instead of indices, and adding optional seed time argument.