log.finest( "--- Do not cache concept " + c + " " + x + " "
+ clashNode + " " + clashPath );
}
}
else {
node.restore( br.getBranch() );
// FIXME should we look at the clash path or clash node
if( node.equals( clashNode ) ) {
cachedNodes.remove( node );
}