You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implemented Explain function (arangodb#29) and also the query validation function
New Statement methods:
$statement->explain();
$statement->validate();
* Implemented skip-list and geo queries (issue arangodb#28)
The following methods were added to CollectionHandler.php
CollectionHandler->range($collectionId, $attribute, $left, $right, $options = array())
CollectionHandler->near($collectionId, $latitude, $longitude, $options = array())
CollectionHandler->within($collectionId, $latitude, $longitude, $radius, $options = array())
Also, since there was no index creation functionality in ArangoDB-PHP, this was also created.
CollectionHandler->index($collectionId, $type="", $attributes=array(), $unique=false)
* Documentation for arangodb#28 and arangodb#29
+ some small doc fixes
Signed-off-by: Frank Mayer <frank@frankmayer.net>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -170,7 +170,7 @@ <h2>Class file extension</h2>
170
170
<divclass="row"><footerclass="span12">
171
171
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
172
172
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
173
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
173
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -176,7 +176,7 @@ <h2>Current bind values</h2>
176
176
<divclass="row"><footerclass="span12">
177
177
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
178
178
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
179
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
179
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -271,7 +271,7 @@ <h2>getTraceAsString()
271
271
<divclass="row"><footerclass="span12">
272
272
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
273
273
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
274
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
274
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -444,7 +444,7 @@ <h2>edge collection type</h2>
444
444
<divclass="row"><footerclass="span12">
445
445
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
446
446
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
447
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
447
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -271,7 +271,7 @@ <h2>getTraceAsString()
271
271
<divclass="row"><footerclass="span12">
272
272
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
273
273
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
274
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
274
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -231,7 +231,7 @@ <h4>$url</h4>
231
231
<divclass="subelement argument">
232
232
<h4>$data</h4>
233
233
<code>string</code><ul>
234
-
<li>body to post</li>
234
+
<li>patch body</li>
235
235
</ul>
236
236
</div>
237
237
<h3>Exceptions</h3>
@@ -403,7 +403,7 @@ <h2>Flag if keep-alive connections are used</h2>
403
403
<divclass="row"><footerclass="span12">
404
404
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
405
405
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
406
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
406
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -93,13 +93,16 @@
93
93
<liclass="constant "><ahref="#constant_OPTION_AUTH_USER" title="OPTION_AUTH_USER :: Authentication user name"><spanclass="description">Authentication user name</span><pre>OPTION_AUTH_USER</pre></a></li>
<liclass="constant "><ahref="#constant_OPTION_CREATE" title="OPTION_CREATE :: "Create collections if they don't exist" index constant"><spanclass="description">"Create collections if they don't exist" index constant</span><pre>OPTION_CREATE</pre></a></li>
96
+
<liclass="constant "><ahref="#constant_OPTION_DELETE_POLICY" title="OPTION_DELETE_POLICY :: Delete policy index constant"><spanclass="description">Delete policy index constant</span><pre>OPTION_DELETE_POLICY</pre></a></li>
96
97
<liclass="constant "><ahref="#constant_OPTION_ENDPOINT" title="OPTION_ENDPOINT :: Endpoint string index constant"><spanclass="description">Endpoint string index constant</span><pre>OPTION_ENDPOINT</pre></a></li>
97
98
<liclass="constant "><ahref="#constant_OPTION_HOST" title="OPTION_HOST :: Host name string index constant (deprecated, use endpoint instead)"><spanclass="description">Host name string index constant (deprecated, use endpoint instead)</span><pre>OPTION_HOST</pre></a></li>
98
99
<liclass="constant "><ahref="#constant_OPTION_PORT" title="OPTION_PORT :: Port number index constant (deprecated, use endpoint instead)"><spanclass="description">Port number index constant (deprecated, use endpoint instead)</span><pre>OPTION_PORT</pre></a></li>
<liclass="constant "><ahref="#constant_OPTION_TIMEOUT" title="OPTION_TIMEOUT :: Timeout value index constant"><spanclass="description">Timeout value index constant</span><pre>OPTION_TIMEOUT</pre></a></li>
102
104
<liclass="constant "><ahref="#constant_OPTION_TRACE" title="OPTION_TRACE :: Trace function index constant"><spanclass="description">Trace function index constant</span><pre>OPTION_TRACE</pre></a></li>
<liclass="constant "><ahref="#constant_OPTION_UPDATE_POLICY" title="OPTION_UPDATE_POLICY :: Update policy index constant"><spanclass="description">Update policy index constant</span><pre>OPTION_UPDATE_POLICY</pre></a></li>
104
107
<liclass="constant "><ahref="#constant_OPTION_WAIT_SYNC" title="OPTION_WAIT_SYNC :: Wait for sync index constant"><spanclass="description">Wait for sync index constant</span><pre>OPTION_WAIT_SYNC</pre></a></li>
105
108
</ul>
@@ -355,6 +358,12 @@ <h2>"Create collections if they don't exist" index constant</h2>
@@ -416,7 +437,7 @@ <h2>Wait for sync index constant</h2>
416
437
<divclass="row"><footerclass="span12">
417
438
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
418
439
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
419
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
440
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
397
397
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
398
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
398
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
<li><ahref="../deprecated.html"><iclass="icon-stop"></i> Deprecated elements
40
-
<spanclass="label label-info">11</span></a></li>
40
+
<spanclass="label label-info">9</span></a></li>
41
41
</ul>
42
42
</li>
43
43
</ul></div>
@@ -59,7 +59,9 @@
59
59
<ul>
60
60
<liclass="constant "><ahref="#constant_DEFAULT_CONNECTION" title="DEFAULT_CONNECTION :: Default value for HTTP Connection header"><spanclass="description">Default value for HTTP Connection header</span><pre>DEFAULT_CONNECTION</pre></a></li>
61
61
<liclass="constant "><ahref="#constant_DEFAULT_CREATE" title="DEFAULT_CREATE :: Default value for createCollection (create the collection on the fly when the first document is added to an unknown collection)"><spanclass="description">Default value for createCollection (create the collection on the fly when the first document is added to an unknown collection)</span><pre>DEFAULT_CREATE</pre></a></li>
<liclass="constant "><ahref="#constant_DEFAULT_PORT" title="DEFAULT_PORT :: Default port number (used if no port specified)"><spanclass="description">Default port number (used if no port specified)</span><pre>DEFAULT_PORT</pre></a></li>
<liclass="constant "><ahref="#constant_DEFAULT_TIMEOUT" title="DEFAULT_TIMEOUT :: Default timeout value (used if no timeout value specified)"><spanclass="description">Default timeout value (used if no timeout value specified)</span><pre>DEFAULT_TIMEOUT</pre></a></li>
<liclass="constant "><ahref="#constant_DEFAULT_WAIT_SYNC" title="DEFAULT_WAIT_SYNC :: Default value for waitForSync (fsync all data to disk on document updates/insertions/deletions)"><spanclass="description">Default value for waitForSync (fsync all data to disk on document updates/insertions/deletions)</span><pre>DEFAULT_WAIT_SYNC</pre></a></li>
@@ -101,12 +103,24 @@ <h2>Default value for createCollection (create the collection on the fly when th
<h2>Default timeout value (used if no timeout value specified)</h2>
112
126
<pre>DEFAULT_TIMEOUT </pre>
@@ -132,7 +146,7 @@ <h2>Default value for waitForSync (fsync all data to disk on document updates/in
132
146
<divclass="row"><footerclass="span12">
133
147
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
134
148
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
135
-
generated on 2012-11-18T00:58:44+02:00.<br></footer></div>
149
+
generated on 2012-12-05T20:49:15+02:00.<br></footer></div>
0 commit comments