Updates required for QAT
This MR includes:
-
Abs operator; -
Hook system for Node (as suggested in #98 (closed) @thibaultallenet). -
Update of SinglePassGraphMatchingto match no connection (with the special node keyword$). -
Solved some SinglePassGraphMatchingissues and added more complex unit tests. -
Added missing inChannels()method for FC operator; -
Added matchFrom()method toSinglePassGraphMatchingin order to match a query only for a specific starting node; -
Fix issue #87 (closed).
Edited by Olivier BICHLER