Go to the documentation of this file.
22 #ifndef _SOPRANO_READ_ONLY_MODEL_H_
23 #define _SOPRANO_READ_ONLY_MODEL_H_
63 void setParentModel(
Model* model );
83 bool containsStatement(
const Statement &statement )
const;
88 bool containsAnyStatement(
const Statement &statement )
const;
98 int statementCount()
const;
118 Node createBlankNode();