|
Soprano
2.9.2
|
This is the complete list of members for Soprano::Graph, including all inherited members.
| addStatement(const Statement &statement) | Soprano::Graph | |
| addStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::Graph | |
| addStatements(const QList< Statement > &statements) | Soprano::Graph | |
| containsAnyStatement(const Statement &statement) const | Soprano::Graph | |
| containsAnyStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::Graph | |
| containsContext(const Node &context) const | Soprano::Graph | |
| containsStatement(const Statement &statement) const | Soprano::Graph | |
| containsStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::Graph | |
| Graph() | Soprano::Graph | |
| Graph(const Graph &) | Soprano::Graph | |
| Graph(const QList< Statement > &) | Soprano::Graph | |
| isEmpty() const | Soprano::Graph | |
| listContexts() const | Soprano::Graph | |
| listStatements(const Statement &partial=Statement()) const | Soprano::Graph | |
| listStatements(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::Graph | |
| listStatementsInContext(const Node &context) const | Soprano::Graph | |
| operator!=(const Graph &g) const | Soprano::Graph | |
| operator+(const Graph &g) const | Soprano::Graph | |
| operator+(const Statement &s) const | Soprano::Graph | |
| operator+=(const Graph &g) | Soprano::Graph | |
| operator+=(const Statement &s) | Soprano::Graph | |
| operator-(const Graph &) const | Soprano::Graph | |
| operator-(const Statement &s) const | Soprano::Graph | |
| operator-=(const Graph &g) | Soprano::Graph | |
| operator-=(const Statement &s) | Soprano::Graph | |
| operator<<(const Graph &) | Soprano::Graph | |
| operator<<(const Statement &) | Soprano::Graph | |
| operator=(const Graph &g) | Soprano::Graph | |
| operator=(const QList< Statement > &statements) | Soprano::Graph | |
| operator==(const Graph &g) const | Soprano::Graph | |
| removeAllStatements(const Statement &statement=Statement()) | Soprano::Graph | |
| removeAllStatements(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::Graph | |
| removeContext(const Node &) | Soprano::Graph | |
| removeStatement(const Statement &statement) | Soprano::Graph | |
| removeStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::Graph | |
| removeStatements(const QList< Statement > &statements) | Soprano::Graph | |
| statementCount() const | Soprano::Graph | |
| toList() const | Soprano::Graph | |
| toSet() const | Soprano::Graph | |
| ~Graph() | Soprano::Graph |
1.8.5