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
{{ message }}
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
The ContinuousQuery interface should contain all methods that should be implemented by all implementing classes. Currently this interface lacks several methods, such as adding (and possibly accessing) BGPs, window clauses, and graph clauses, and query patterns.
This ticket is to review the interface and update it accordingly, including renaming of existing functions where necessary.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The
ContinuousQuery
interface should contain all methods that should be implemented by all implementing classes. Currently this interface lacks several methods, such as adding (and possibly accessing) BGPs, window clauses, and graph clauses, and query patterns.This ticket is to review the interface and update it accordingly, including renaming of existing functions where necessary.
The text was updated successfully, but these errors were encountered: