pylibcugraph.ResourceHandle#

class pylibcugraph.ResourceHandle[source]#

RAII-stye resource handle class to manage individual create/free calls and the corresponding pointer to a cugraph_resource_handle_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)