It should be possible to filter the graph through the public API. The format of the filter API needs to be determined. Combined filters should be supported.
For filtering to work the graph needs to handle reset, i.e. all edges should be invalidated and cleared and handling current node should be done properly elsewhere.
Different potential filters include:
Depends on the implementation of #191.
It should be possible to filter the graph through the public API. The format of the filter API needs to be determined. Combined filters should be supported.
For filtering to work the graph needs to handle reset, i.e. all edges should be invalidated and cleared and handling current node should be done properly elsewhere.
Different potential filters include:
Depends on the implementation of #191.