RandomEdgeSampler

class marius.data.samplers.RandomEdgeSampler
__init__(self: marius._data.samplers.RandomEdgeSampler, graph_storage: GraphModelStorage, without_replacement: bool = True) None
property without_replacement