Modified: tinkerpop/site/dotnetdocs/3.4.0/manifest.json
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.0/manifest.json?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.0/manifest.json (original)
+++ tinkerpop/site/dotnetdocs/3.4.0/manifest.json Fri Jan 11 01:08:40 2019
@@ -1446,14 +1446,14 @@
"incrementalPhase": "build"
},
"processors": {
- "ResourceDocumentProcessor": {
+ "TocDocumentProcessor": {
"can_incremental": false,
- "details": "Processor ResourceDocumentProcessor cannot support incremental build
because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
+ "details": "Processor TocDocumentProcessor cannot support incremental build because
the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
- "TocDocumentProcessor": {
+ "ResourceDocumentProcessor": {
"can_incremental": false,
- "details": "Processor TocDocumentProcessor cannot support incremental build because
the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
+ "details": "Processor ResourceDocumentProcessor cannot support incremental build
because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"ConceptualDocumentProcessor": {
Modified: tinkerpop/site/javadocs/3.4.0/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.0/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.4.0/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html
(original)
+++ tinkerpop/site/javadocs/3.4.0/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html
Fri Jan 11 01:08:40 2019
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_191) on Fri Jan 04 14:47:23 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Thu Jan 10 20:06:18 EST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Order (Apache TinkerPop 3.4.0 API)</title>
-<meta name="date" content="2019-01-04">
+<meta name="date" content="2019-01-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -225,7 +225,7 @@ the order they are declared.</div>
<!-- -->
</a>
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--"
title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Obj
ect.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--"
title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.util.Comparator">
Modified: tinkerpop/site/jsdocs/3.4.0/AnonymousTraversalSource.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/AnonymousTraversalSource.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/AnonymousTraversalSource.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/AnonymousTraversalSource.html Fri Jan 11 01:08:40 2019
@@ -582,7 +582,7 @@ traversals spawned from it will execute
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Authenticator.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Authenticator.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Authenticator.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Authenticator.html Fri Jan 11 01:08:40 2019
@@ -290,7 +290,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Bytecode.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Bytecode.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Bytecode.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Bytecode.html Fri Jan 11 01:08:40 2019
@@ -680,7 +680,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Client.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Client.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Client.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Client.html Fri Jan 11 01:08:40 2019
@@ -1000,7 +1000,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Connection.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Connection.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Connection.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Connection.html Fri Jan 11 01:08:40 2019
@@ -1210,7 +1210,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/DriverRemoteConnection.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/DriverRemoteConnection.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/DriverRemoteConnection.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/DriverRemoteConnection.html Fri Jan 11 01:08:40 2019
@@ -872,7 +872,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/GraphSONReader.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/GraphSONReader.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/GraphSONReader.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/GraphSONReader.html Fri Jan 11 01:08:40 2019
@@ -282,7 +282,7 @@ deserializer instances as values, ie: {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/GraphSONWriter.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/GraphSONWriter.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/GraphSONWriter.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/GraphSONWriter.html Fri Jan 11 01:08:40 2019
@@ -427,7 +427,7 @@ serializer instances as values, ie: { 'g
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/GraphTraversal.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/GraphTraversal.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/GraphTraversal.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/GraphTraversal.html Fri Jan 11 01:08:40 2019
@@ -16828,7 +16828,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/GraphTraversalSource.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/GraphTraversalSource.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/GraphTraversalSource.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/GraphTraversalSource.html Fri Jan 11 01:08:40 2019
@@ -2679,7 +2679,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/P.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/P.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/P.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/P.html Fri Jan 11 01:08:40 2019
@@ -2126,7 +2126,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Path.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Path.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Path.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Path.html Fri Jan 11 01:08:40 2019
@@ -231,7 +231,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/PlainTextSaslAuthenticator.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/PlainTextSaslAuthenticator.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/PlainTextSaslAuthenticator.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/PlainTextSaslAuthenticator.html Fri Jan 11 01:08:40 2019
@@ -443,7 +443,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/RemoteConnection.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/RemoteConnection.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/RemoteConnection.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/RemoteConnection.html Fri Jan 11 01:08:40 2019
@@ -529,7 +529,7 @@ returning results.</div>
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/RemoteStrategy.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/RemoteStrategy.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/RemoteStrategy.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/RemoteStrategy.html Fri Jan 11 01:08:40 2019
@@ -294,7 +294,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/RemoteTraversal.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/RemoteTraversal.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/RemoteTraversal.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/RemoteTraversal.html Fri Jan 11 01:08:40 2019
@@ -159,7 +159,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/ResultSet.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/ResultSet.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/ResultSet.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/ResultSet.html Fri Jan 11 01:08:40 2019
@@ -704,7 +704,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/SaslAuthenticator.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/SaslAuthenticator.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/SaslAuthenticator.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/SaslAuthenticator.html Fri Jan 11 01:08:40 2019
@@ -442,7 +442,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/SaslMechanismBase.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/SaslMechanismBase.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/SaslMechanismBase.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/SaslMechanismBase.html Fri Jan 11 01:08:40 2019
@@ -491,7 +491,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/SaslMechanismPlain.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/SaslMechanismPlain.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/SaslMechanismPlain.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/SaslMechanismPlain.html Fri Jan 11 01:08:40 2019
@@ -908,7 +908,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/TextP.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/TextP.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/TextP.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/TextP.html Fri Jan 11 01:08:40 2019
@@ -1125,7 +1125,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/Translator.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/Translator.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/Translator.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/Translator.html Fri Jan 11 01:08:40 2019
@@ -320,7 +320,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/TraversalStrategies.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/TraversalStrategies.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/TraversalStrategies.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/TraversalStrategies.html Fri Jan 11 01:08:40 2019
@@ -504,7 +504,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/TraversalStrategy.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/TraversalStrategy.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/TraversalStrategy.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/TraversalStrategy.html Fri Jan 11 01:08:40 2019
@@ -308,7 +308,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/TypeSerializer.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/TypeSerializer.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/TypeSerializer.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/TypeSerializer.html Fri Jan 11 01:08:40 2019
@@ -155,7 +155,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_auth_authenticator.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_auth_authenticator.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_auth_authenticator.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_auth_authenticator.js.html Fri Jan 11 01:08:40 2019
@@ -80,7 +80,7 @@ module.exports = Authenticator;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-base.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-base.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-base.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-base.js.html Fri Jan
11 01:08:40 2019
@@ -94,7 +94,7 @@ module.exports = SaslMechanismBase;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-plain.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-plain.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-plain.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_auth_mechanisms_sasl-mechanism-plain.js.html Fri Jan
11 01:08:40 2019
@@ -138,7 +138,7 @@ module.exports = SaslMechanismPlain;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_auth_plain-text-sasl-authenticator.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_auth_plain-text-sasl-authenticator.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_auth_plain-text-sasl-authenticator.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_auth_plain-text-sasl-authenticator.js.html Fri Jan
11 01:08:40 2019
@@ -97,7 +97,7 @@ module.exports = PlainTextSaslAuthentica
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_auth_sasl-authenticator.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_auth_sasl-authenticator.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_auth_sasl-authenticator.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_auth_sasl-authenticator.js.html Fri Jan 11 01:08:40
2019
@@ -91,7 +91,7 @@ module.exports = SaslAuthenticator;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_client.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_client.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_client.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_client.js.html Fri Jan 11 01:08:40 2019
@@ -133,7 +133,7 @@ module.exports = Client;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_connection.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_connection.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_connection.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_connection.js.html Fri Jan 11 01:08:40 2019
@@ -401,7 +401,7 @@ module.exports = Connection;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_driver-remote-connection.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_driver-remote-connection.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_driver-remote-connection.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_driver-remote-connection.js.html Fri Jan 11 01:08:40
2019
@@ -114,7 +114,7 @@ module.exports = DriverRemoteConnection;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_remote-connection.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_remote-connection.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_remote-connection.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_remote-connection.js.html Fri Jan 11 01:08:40 2019
@@ -140,7 +140,7 @@ module.exports = { RemoteConnection, Rem
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/driver_result-set.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/driver_result-set.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/driver_result-set.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/driver_result-set.js.html Fri Jan 11 01:08:40 2019
@@ -134,7 +134,7 @@ module.exports = ResultSet;</code></pre>
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/global.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/global.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/global.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/global.html Fri Jan 11 01:08:40 2019
@@ -192,7 +192,7 @@
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/index.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/index.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/index.html Fri Jan 11 01:08:40 2019
@@ -85,7 +85,7 @@ property graph.</p>
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_anonymous-traversal.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_anonymous-traversal.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_anonymous-traversal.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_anonymous-traversal.js.html Fri Jan 11 01:08:40 2019
@@ -105,7 +105,7 @@ module.exports = AnonymousTraversalSourc
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_bytecode.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_bytecode.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_bytecode.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_bytecode.js.html Fri Jan 11 01:08:40 2019
@@ -138,7 +138,7 @@ module.exports = Bytecode;
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_graph-traversal.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_graph-traversal.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_graph-traversal.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_graph-traversal.js.html Fri Jan 11 01:08:40 2019
@@ -1363,7 +1363,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_translator.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_translator.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_translator.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_translator.js.html Fri Jan 11 01:08:40 2019
@@ -134,7 +134,7 @@ module.exports = Translator;</code></pre
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_traversal-strategy.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_traversal-strategy.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_traversal-strategy.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_traversal-strategy.js.html Fri Jan 11 01:08:40 2019
@@ -116,7 +116,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/process_traversal.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/process_traversal.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/process_traversal.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/process_traversal.js.html Fri Jan 11 01:08:40 2019
@@ -491,7 +491,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/structure_graph.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/structure_graph.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/structure_graph.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/structure_graph.js.html Fri Jan 11 01:08:40 2019
@@ -214,7 +214,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/structure_io_graph-serializer.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/structure_io_graph-serializer.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/structure_io_graph-serializer.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/structure_io_graph-serializer.js.html Fri Jan 11 01:08:40
2019
@@ -232,7 +232,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
Modified: tinkerpop/site/jsdocs/3.4.0/structure_io_type-serializers.js.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/jsdocs/3.4.0/structure_io_type-serializers.js.html?rev=1850996&r1=1850995&r2=1850996&view=diff
==============================================================================
--- tinkerpop/site/jsdocs/3.4.0/structure_io_type-serializers.js.html (original)
+++ tinkerpop/site/jsdocs/3.4.0/structure_io_type-serializers.js.html Fri Jan 11 01:08:40
2019
@@ -507,7 +507,7 @@ module.exports = {
<br class="clear">
<footer>
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Fri Jan 04 2019 14:48:01 GMT-0500 (EST)
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
on Thu Jan 10 2019 20:06:55 GMT-0500 (EST)
</footer>
<script> prettyPrint(); </script>
|