R/graph.R
ducksemantics_projection_sql.Rd
Project edge-shaped data to graph SQL
ducksemantics_projection_sql( source_table, from, predicate, to, target_table = "semantic_edges", attrs = NULL, trust = NULL )
Source relation name.
Source columns.
Target table.
Optional source columns.
SQL script.