Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
(add rdfISerializer) |
(→rdfITripleVisitor: make subarc a tad more clear) |
||
Line 78: | Line 78: | ||
* Callback function for returning query results. | * Callback function for returning query results. | ||
* | * | ||
* @param aSubject, aPredicate, aObject describe the (sub-)arc | * @param aSubject, aPredicate, aObject describe the (sub-)arc, | ||
* that is, depending on the query, some of them may be null. | |||
* | |||
* @return Return Components.returnCode = NS_RDF_STOP_VISIT to | * @return Return Components.returnCode = NS_RDF_STOP_VISIT to | ||
* successfully stop iterating over the query result. Any | * successfully stop iterating over the query result. Any |