cugraph_service_client.remote_graph_utils#

Functions

import_optional(mod[, default_mod_class])

import the "optional" module 'mod' and return the module object or object.

Classes

MissingModule(mod_name)

Raises RuntimeError when any attribute is accessed on instances of this class.