Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatic provenance interactions #2429

Open
d0rata opened this issue Aug 11, 2023 · 0 comments
Open

Programmatic provenance interactions #2429

d0rata opened this issue Aug 11, 2023 · 0 comments

Comments

@d0rata
Copy link

d0rata commented Aug 11, 2023

Is there a way to access provenance information without going through a separate CLI? As in, if I use the documented C++ interface to load a program, populate it with relations and facts, and run that program, is there some API I can call within that same program to generate and receive proof trees?

For example, let's say I'm using the example path.dl program. Using the C++ interface, can I request a proof tree for a path from A -> D (assuming I've already added the required relations and facts) directly without having to interact with the provenance CLI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant