Skip to content

Commit 54450e0

Browse files
author
ci-build
committed
[skip ci] Updates
1 parent dfd2ffe commit 54450e0

17 files changed

+133
-19
lines changed

docs/Edge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
518518
<br class="clear">
519519

520520
<footer>
521-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
521+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
522522
</footer>
523523

524524
<script> prettyPrint(); </script>

docs/Graph.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2653,7 +2653,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
26532653
<br class="clear">
26542654

26552655
<footer>
2656-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
2656+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
26572657
</footer>
26582658

26592659
<script> prettyPrint(); </script>

docs/Node.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
484484
<br class="clear">
485485

486486
<footer>
487-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
487+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
488488
</footer>
489489

490490
<script> prettyPrint(); </script>

docs/Path.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
10371037
<br class="clear">
10381038

10391039
<footer>
1040-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
1040+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
10411041
</footer>
10421042

10431043
<script> prettyPrint(); </script>

docs/Record.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
10421042
<br class="clear">
10431043

10441044
<footer>
1045-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
1045+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
10461046
</footer>
10471047

10481048
<script> prettyPrint(); </script>

docs/ResultSet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2254,7 +2254,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
22542254
<br class="clear">
22552255

22562256
<footer>
2257-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
2257+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
22582258
</footer>
22592259

22602260
<script> prettyPrint(); </script>

docs/Statistics.html

Lines changed: 108 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,112 @@ <h3 class="subsection-title">Methods</h3>
198198

199199

200200

201+
<h4 class="name" id="cachedExecution"><span class="type-signature"></span>cachedExecution<span class="signature">()</span><span class="type-signature"> &rarr; {boolean}</span></h4>
202+
203+
204+
205+
206+
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+
218+
219+
220+
<dl class="details">
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
237+
238+
239+
240+
241+
242+
243+
244+
245+
246+
247+
<dt class="tag-source">Source:</dt>
248+
<dd class="tag-source"><ul class="dummy"><li>
249+
<a href="statistics.js.html">statistics.js</a>, <a href="statistics.js.html#line116">line 116</a>
250+
</li></ul></dd>
251+
252+
253+
254+
255+
256+
257+
258+
</dl>
259+
260+
261+
262+
263+
264+
265+
266+
267+
268+
269+
270+
271+
272+
273+
274+
<h5>Returns:</h5>
275+
276+
277+
<div class="param-desc">
278+
The execution plan was cached on RedisGraph.
279+
</div>
280+
281+
282+
283+
<dl>
284+
<dt>
285+
Type
286+
</dt>
287+
<dd>
288+
289+
<span class="param-type">boolean</span>
290+
291+
292+
</dd>
293+
</dl>
294+
295+
296+
297+
298+
299+
300+
301+
302+
303+
304+
305+
306+
201307
<h4 class="name" id="getFloatValue"><span class="type-signature"></span>getFloatValue<span class="signature">(label)</span><span class="type-signature"> &rarr; {float}</span></h4>
202308

203309

@@ -1447,7 +1553,7 @@ <h4 class="name" id="queryExecutionTime"><span class="type-signature"></span>que
14471553

14481554
<dt class="tag-source">Source:</dt>
14491555
<dd class="tag-source"><ul class="dummy"><li>
1450-
<a href="statistics.js.html">statistics.js</a>, <a href="statistics.js.html#line116">line 116</a>
1556+
<a href="statistics.js.html">statistics.js</a>, <a href="statistics.js.html#line123">line 123</a>
14511557
</li></ul></dd>
14521558

14531559

@@ -1733,7 +1839,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
17331839
<br class="clear">
17341840

17351841
<footer>
1736-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
1842+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
17371843
</footer>
17381844

17391845
<script> prettyPrint(); </script>

docs/edge.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
8080
<br class="clear">
8181

8282
<footer>
83-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
83+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
8484
</footer>
8585

8686
<script> prettyPrint(); </script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
182182
<br class="clear">
183183

184184
<footer>
185-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
185+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
186186
</footer>
187187

188188
<script> prettyPrint(); </script>

docs/graph.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Edge.html
302302
<br class="clear">
303303

304304
<footer>
305-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed May 27 2020 12:46:32 GMT+0000 (Coordinated Universal Time)
305+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Jul 22 2020 06:36:21 GMT+0000 (Coordinated Universal Time)
306306
</footer>
307307

308308
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)