My project

2022-08-24

Parser all query then if the data sources are same which means they can share the result when data comes.
Initialize trueMap which's key is index and value is An Array[trueCondictions].
So now when a value comes, after search it will find the ideal index then use the index as key for trueMap then we can get all of the true Pattern.
Then send Notification to Pattern Node, which also means creat Link to the node.

Here is the figure example.

example