Skip to content

[RFE] Add disjoint sampling support to NeighborLoader and LinkNeighborLoader #390

@paulhendricks

Description

@paulhendricks

Problem

Disjoint sampling is explicitly rejected. NeighborLoader and LinkNeighborLoader raise a ValueError if disjoint=True.

This blocks users relying on PyG's disjoint mini-batches.

Expected behavior

Support disjoint sampling that produces disjoint subgraphs in line with PyG behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions