You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to capture and operate on all of the nodes that match a particular pattern in one rule. This might be analgous to a "for all" statement in first order logic.
For example, to fire a worker from an organization you might have delete them from multiple departments. See #11 for example.
It would be helpful to capture and operate on all of the nodes that match a particular pattern in one rule. This might be analgous to a "for all" statement in first order logic.
For example, to fire a worker from an organization you might have delete them from multiple departments. See #11 for example.
This issue might superceed #11 since you can simple match multiple (0) versions of pattern.
@jenshweber - we discussed one way of doing this with "meta-rules", is that still the preferred solution?
The text was updated successfully, but these errors were encountered: