Get Started
Advanced Materials
API Reference
Notes
Misc
dgl.graphbolt.
exclude_seed_edges
Exclude seed edges with or without their reverse edges from the sampled subgraphs in the minibatch.
minibatch (MiniBatch) β The minibatch.
reverse_etypes_mapping (Dict[str, str] = None) β The mapping from the original edge types to their reverse edge types.