[console_scripts]
collect-process-nodes = chemgraphbuilder.node_collector_processor:main
collect-process-relationships = chemgraphbuilder.relationship_collector_processor:main
load-graph-nodes = chemgraphbuilder.graph_nodes_loader:main
load-graph-relationships = chemgraphbuilder.graph_relationships_loader:main
setup-data-folder = chemgraphbuilder.setup_data_folder:main
