# Generated by roxygen2: do not edit by hand

S3method("$",AcyclicGraph)
S3method("[[",AcyclicGraph)
S3method(as.list,AcyclicGraph)
S3method(as_graph,data.frame)
export(add_child)
export(add_node)
export(as_graph)
export(clone_graph)
export(find_all_paths)
export(find_least_common_parents)
export(find_leaves)
export(find_roots)
export(get_children)
export(get_parents)
export(new_graph)
export(search_for_node)
useDynLib(orbweaver, .registration = TRUE)
