}
public synchronized void revokeGraph(Source source, FCAGraph graph) {
// not that easy: find existing assertions
// processGraph(source, graph, moment, METAMODEL.revocationTime);
AccessController.checkPermission(new GVSImpersonatePermission(source));
ReferenceGroundedDecomposition dec = graph;
// TODO smart revoking of the nt-molecules of the fg-nodes that are not
// used in other statements
Date moment = clock.getTime();
// revokeFGNodes(source, dec.getFunctionallyGroundedNodes(), moment);