Is there a way to view input relations? #1166
Answered
by
doug-galvanick
doug-galvanick
asked this question in
Q&A
-
In the subnet example in the tutorial, the output relation has two UUIDs. Is there a way to back reference those UUIDs to get the input relations they're associated with? Or would that be handled by an external program? Looking for something like Thanks!
|
Beta Was this translation helpful? Give feedback.
Answered by
doug-galvanick
Oct 6, 2022
Replies: 1 comment 2 replies
-
It looks like the answer to this is to use indexes in conjunction with the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ryzhyk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the answer to this is to use indexes in conjunction with the
query_index
command.https://github.com/vmware/differential-datalog/blob/master/doc/tutorial/tutorial.md#indexes
https://github.com/vmware/differential-datalog/blob/master/doc/command_reference/command_reference.md