LanguageService does not add required triples again, when content graph was deleted. ------------------------------------------------------------------------------------
Key: CLEREZZA-132 URL: https://issues.apache.org/jira/browse/CLEREZZA-132 Project: Clerezza Issue Type: Bug Reporter: Manuel Innerhofer This leads to a NullPointerException. The language service checks if there are any language entries in the system graph. If not then it add the required triples to the system graph and the content graph. Therefore if only the content graph is deleted, the required triples are not added again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.