net.sansa_stack.inference.rules.plan
A simple implementation of a SQL generator: Joins are generated for common triple patterns in the body. Projection variables are based on the head.
Generates a SQL query for the given rule.
the rule
the SQL query
A simple implementation of a SQL generator: Joins are generated for common triple patterns in the body. Projection variables are based on the head.