On 17/03/2014, Sandhya Sree <sandhyachinnaraj(a)gmail.com> wrote:
declare window Ticks
Event()
over window:time(1m )
end
Is there any documentation snippet that says you can declare a fact
(not even an event) like this, restricting its existence?
If not, why does this not cause an compilation error?
-W