SBDDataGraphNode::IsType Class Reference

This node predicate compares the node type with a given type. More...

Detailed Description

This node predicate returns true when the node type is equal to the type passed to the constructor of the predicate:

// collect all atoms
SBNodeIndexer nodeIndexer;
See also
Node predicates