swh.graph.config module# swh.graph.config.find_graph_jar()[source]# find swh-graph.jar, containing the Java part of swh-graph look both in development directories and installed data (for in-production deployments who fecthed the JAR from pypi) swh.graph.config.check_config(conf)[source]# check configuration and propagate defaults swh.graph.config.check_config_compress(config, graph_name, in_dir, out_dir)[source]# check compression-specific configuration and initialize its execution environment.