# Generated by roxygen2: do not edit by hand

S3method(as.character,relop)
S3method(as.data.frame,relop)
S3method(column_names,data.frame)
S3method(column_names,relop)
S3method(column_names,relop_drop_columns)
S3method(column_names,relop_extend)
S3method(column_names,relop_non_sql)
S3method(column_names,relop_null_replace)
S3method(column_names,relop_project)
S3method(column_names,relop_rename_columns)
S3method(column_names,relop_select_columns)
S3method(column_names,relop_sql)
S3method(column_names,relop_table_source)
S3method(column_names,relop_theta_join)
S3method(column_names,relop_unionall)
S3method(columns_used,relop)
S3method(columns_used,relop_drop_columns)
S3method(columns_used,relop_extend)
S3method(columns_used,relop_natural_join)
S3method(columns_used,relop_non_sql)
S3method(columns_used,relop_null_replace)
S3method(columns_used,relop_orderby)
S3method(columns_used,relop_project)
S3method(columns_used,relop_rename_columns)
S3method(columns_used,relop_select_columns)
S3method(columns_used,relop_select_rows)
S3method(columns_used,relop_sql)
S3method(columns_used,relop_table_source)
S3method(columns_used,relop_theta_join)
S3method(columns_used,relop_unionall)
S3method(dim,relop)
S3method(dimnames,relop)
S3method(drop_columns,data.frame)
S3method(drop_columns,relop)
S3method(extend_nse,data.frame)
S3method(extend_nse,relop)
S3method(extend_se,data.frame)
S3method(extend_se,relop)
S3method(format,pre_sql_token)
S3method(format,relop)
S3method(format,relop_natural_join)
S3method(format,relop_theta_join)
S3method(format,relop_unionall)
S3method(format,rquery_non_sql_step)
S3method(format_node,relop_drop_columns)
S3method(format_node,relop_extend)
S3method(format_node,relop_natural_join)
S3method(format_node,relop_non_sql)
S3method(format_node,relop_null_replace)
S3method(format_node,relop_orderby)
S3method(format_node,relop_project)
S3method(format_node,relop_rename_columns)
S3method(format_node,relop_select_columns)
S3method(format_node,relop_select_rows)
S3method(format_node,relop_sql)
S3method(format_node,relop_table_source)
S3method(format_node,relop_theta_join)
S3method(format_node,relop_unionall)
S3method(head,relop)
S3method(natural_join,data.frame)
S3method(natural_join,relop)
S3method(non_sql_node,data.frame)
S3method(non_sql_node,relop)
S3method(null_replace,data.frame)
S3method(null_replace,relop)
S3method(orderby,data.frame)
S3method(orderby,relop)
S3method(print,relop)
S3method(print,rquery_non_sql_step)
S3method(project_nse,data.frame)
S3method(project_nse,relop)
S3method(project_se,data.frame)
S3method(project_se,relop)
S3method(rename_columns,data.frame)
S3method(rename_columns,relop)
S3method(select_columns,data.frame)
S3method(select_columns,relop)
S3method(select_rows_nse,data.frame)
S3method(select_rows_nse,relop)
S3method(select_rows_se,data.frame)
S3method(select_rows_se,relop)
S3method(sql_node,data.frame)
S3method(sql_node,relop)
S3method(summary,relop)
S3method(tables_used,relop)
S3method(tables_used,relop_table_source)
S3method(theta_join_nse,data.frame)
S3method(theta_join_nse,relop)
S3method(theta_join_se,data.frame)
S3method(theta_join_se,relop)
S3method(to_sql,relop_drop_columns)
S3method(to_sql,relop_extend)
S3method(to_sql,relop_natural_join)
S3method(to_sql,relop_non_sql)
S3method(to_sql,relop_null_replace)
S3method(to_sql,relop_orderby)
S3method(to_sql,relop_project)
S3method(to_sql,relop_rename_columns)
S3method(to_sql,relop_select_columns)
S3method(to_sql,relop_select_rows)
S3method(to_sql,relop_sql)
S3method(to_sql,relop_table_source)
S3method(to_sql,relop_theta_join)
S3method(to_sql,relop_unionall)
S3method(wrapr_function,relop)
export(actualize_join_plan)
export(assign_slice)
export(build_join_plan)
export(column_names)
export(columns_used)
export(commencify)
export(count_null_cols)
export(dbi_colnames)
export(dbi_connection_name)
export(dbi_connection_preferences)
export(dbi_connection_tests)
export(dbi_copy_to)
export(dbi_execute)
export(dbi_nrow)
export(dbi_remove_table)
export(dbi_table)
export(dbi_table_exists)
export(describe_tables)
export(drop_columns)
export(execute)
export(extend_nse)
export(extend_se)
export(format_node)
export(getDBOption)
export(graph_join_plan)
export(if_else_block)
export(if_else_op)
export(inspect_join_plan)
export(key_inspector_all_cols)
export(key_inspector_postgresql)
export(key_inspector_sqlite)
export(map_column_values)
export(mark_null_cols)
export(materialize)
export(materialize_sql_statement)
export(natural_join)
export(non_sql_node)
export(normalize_cols)
export(null_replace)
export(op_diagram)
export(orderby)
export(pick_top_k)
export(project_nse)
export(project_se)
export(quantile_cols)
export(quantile_node)
export(rename_columns)
export(rquery_apply_to_data_frame)
export(rquery_db_info)
export(rsummary)
export(rsummary_node)
export(select_columns)
export(select_rows_nse)
export(select_rows_se)
export(setDBOption)
export(set_indicator)
export(sql_expr_set)
export(sql_node)
export(table_source)
export(tables_used)
export(theta_join_nse)
export(theta_join_se)
export(to_sql)
export(tokenize_for_SQL)
export(topo_sort_tables)
export(unionall)
importFrom(DBI,dbGetQuery)
importFrom(utils,head)
importFrom(wrapr,"%.>%")
importFrom(wrapr,":=")
importFrom(wrapr,mk_tmp_name_source)
importFrom(wrapr,pipe_step)
importFrom(wrapr,wrapr_function)
