We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0748f8 commit af9ee29Copy full SHA for af9ee29
src/AQL/HasDocumentFunctions.php
@@ -85,7 +85,7 @@ public function matches(
85
}
86
87
/**
88
- * Calculate the distance between two coordinates with the Haversine formula.
+ * Merge the documents document1 to documentN into a single document.
89
*
90
* @link https://www.arangodb.com/docs/stable/aql/functions-document.html#merge
91
0 commit comments