Lines Matching refs:librdf_GraphResult
402 class librdf_GraphResult: class
409 librdf_GraphResult(librdf_Repository *i_pRepository, in librdf_GraphResult() function in __anon2755949e0111::librdf_GraphResult
422 virtual ~librdf_GraphResult() {} in ~librdf_GraphResult()
451 librdf_GraphResult::hasMoreElements() throw (uno::RuntimeException) in hasMoreElements()
457 librdf_node* librdf_GraphResult::getContext() const in getContext()
469 librdf_GraphResult::nextElement() in nextElement()
1241 return new librdf_GraphResult(this, m_aMutex, in getStatements()
1262 return new librdf_GraphResult(this, m_aMutex, pStream, in getStatements()
1350 return new librdf_GraphResult(this, m_aMutex, pStream, in queryConstruct()
1605 return new librdf_GraphResult(this, m_aMutex, in getStatementsRDFa()
1633 return new librdf_GraphResult(this, m_aMutex, pStream, in getStatementsRDFa()
1847 return new librdf_GraphResult(this, m_aMutex, in getStatementsGraph()
1890 return new librdf_GraphResult(this, m_aMutex, pStream, pContext); in getStatementsGraph()