This is only a proxy to the transport
public registerNodeTypesCnd ( string $cnd, boolean $allowUpdate ) : boolean | Iterator | ||
$cnd | string | a string with cnd information |
$allowUpdate | boolean | whether to fail if node already exists or to update it |
리턴 | boolean | Iterator | true on success or \Iterator over the registered node types if repository is not able to process CND directly |