# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ladybug.query_result.QueryResult)
S3method(as_tibble,ladybug.query_result.QueryResult)
export(as_igraph)
export(as_tidygraph)
export(check_ladybug_installation)
export(lb_connection)
export(lb_copy_from_csv)
export(lb_copy_from_df)
export(lb_copy_from_json)
export(lb_copy_from_parquet)
export(lb_create_table_from_df)
export(lb_execute)
export(lb_get_all)
export(lb_get_column_data_types)
export(lb_get_column_names)
export(lb_get_n)
export(lb_get_next)
export(lb_get_schema)
export(lb_merge_df)
importFrom(digest,sha1)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(utils,head)
