Skip to content
Discussion options

You must be logged in to vote

(1) You are right that we can currently only sample from a single node type. The current workaround is to create multiple NeighborLoader instances to achieve this :(
(2) One way to ensure that is to leverage our temporal sampling strategy, where nodes in the test nodes (their timestamps should be higher). Alternatively, you can use subgraph with relabel_nodes=False if you want to avoid the re-indexing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jasperhyp
Comment options

Answer selected by jasperhyp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants