None Filter in new Node.as_dict() doesn't work as expected
The new as_dict()
function of Node deosn't handle NoneFilter as expected. Therefore currently rolled out by raising NotImplementedError
when attempting to filter, however this should be looked into.
Edited by Mikael Hailu