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
Issue by keski Thursday Nov 05, 2015 at 16:44 GMT
_Originally opened as _
RSTREAM, ISTREAM, and DSTREAM have been proposed. Consider adding these as optional features, e.g.
CONSTRUCT ISTREAM { ... } // Generate a new stream without duplicates
SELECT RSTREAM { ... } // Get all the results from the window
ASK DSTREAM WHERE { ... } // Return true if the pattern has just left the window
The text was updated successfully, but these errors were encountered:
Thursday Nov 05, 2015 at 16:44 GMT
_Originally opened as _
RSTREAM, ISTREAM, and DSTREAM have been proposed. Consider adding these as optional features, e.g.
CONSTRUCT ISTREAM { ... } // Generate a new stream without duplicates
SELECT RSTREAM { ... } // Get all the results from the window
ASK DSTREAM WHERE { ... } // Return true if the pattern has just left the window
The text was updated successfully, but these errors were encountered: