as.rolog | Translate simplified to canonical representation |
clear | Clear current query |
consult | Consult a prolog database |
findall | Invoke a query several times |
once | Invoke a query once |
portray | Translate an R call to a prolog compound and pretty print it |
query | Create a query |
rolog_done | Clean up when detaching the library |
rolog_init | Start prolog |
rolog_options | Quick access to Rolog's own options |
submit | Submit a query that has been opened with 'query()' before. |