summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sord/sord.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sord/sord.h b/sord/sord.h
index bc16666..dd671de 100644
--- a/sord/sord.h
+++ b/sord/sord.h
@@ -436,6 +436,8 @@ sord_count(SordModel* model,
/**
Check if `model` contains a triple pattern.
+
+ @return true if `model` contains a match for `pat`, otherwise false.
*/
SORD_API
bool