Searched refs:m_NamedGraphs (Results 1 – 1 of 1) sorted by relevance
387 NamedGraphMap_t m_NamedGraphs; member in __anon2755949e0111::librdf_Repository787 , m_NamedGraphs() in librdf_Repository()930 if (m_NamedGraphs.find(contextU) != m_NamedGraphs.end()) { in importGraph()1042 if (m_NamedGraphs.find(contextU) == m_NamedGraphs.end()) { in exportGraph()1152 std::transform(m_NamedGraphs.begin(), m_NamedGraphs.end(), in getGraphNames()1172 if (iter != m_NamedGraphs.end()) { in getGraph()1201 if (m_NamedGraphs.find(contextU) != m_NamedGraphs.end()) { in createGraph()1220 m_NamedGraphs.erase(iter); in destroyGraph()1717 if (!i_Internal && (m_NamedGraphs.find(contextU) == m_NamedGraphs.end())) { in addStatementGraph()1777 if (m_NamedGraphs.find(contextU) == m_NamedGraphs.end()) { in removeStatementsGraph()[all …]
Completed in 19 milliseconds