Modified: tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/manifest.json
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/manifest.json?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/manifest.json (original)
+++ tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/manifest.json Tue Mar 12 18:05:28 
2019
@@ -1,6 +1,6 @@
 {
   "homepages": [],
-  "source_base_path": 
"/home/smallette/git/apache/incubator-tinkerpop/gremlin-dotnet/src",
+  "source_base_path": 
"/home/smallette/git/apache/tinkerpop/gremlin-dotnet/src",
   "xrefmap": "xrefmap.yml",
   "files": [
     {
@@ -60,11 +60,23 @@
     },
     {
       "type": "ManagedReference",
+      "source_relative_path": 
"obj/api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.yml",
+      "output": {
+        ".html": {
+          "relative_path": 
"api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html",
+          "hash": "b6e46QLJdwThlqiser8k5A=="
+        }
+      },
+      "is_incremental": false,
+      "version": ""
+    },
+    {
+      "type": "ManagedReference",
       "source_relative_path": 
"obj/api/Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.yml",
       "output": {
         ".html": {
           "relative_path": 
"api/Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.html",
-          "hash": "rF5N9KTXLHKAkIzuhGuGRw=="
+          "hash": "4R5op/IKD/8K9WjaSR1Lvw=="
         }
       },
       "is_incremental": false,
@@ -84,11 +96,23 @@
     },
     {
       "type": "ManagedReference",
+      "source_relative_path": 
"obj/api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.yml",
+      "output": {
+        ".html": {
+          "relative_path": 
"api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html",
+          "hash": "wsXdKzvHwCy0XvhowHvy4w=="
+        }
+      },
+      "is_incremental": false,
+      "version": ""
+    },
+    {
+      "type": "ManagedReference",
       "source_relative_path": "obj/api/Gremlin.Net.Driver.Exceptions.yml",
       "output": {
         ".html": {
           "relative_path": "api/Gremlin.Net.Driver.Exceptions.html",
-          "hash": "6LxpMtZPnU9bN0tbjCevtg=="
+          "hash": "rMilMmIGoJ7rrAYeLjFVeA=="
         }
       },
       "is_incremental": false,
@@ -796,7 +820,7 @@
       "output": {
         ".html": {
           "relative_path": 
"api/Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html",
-          "hash": "tIt4oj7fU3x5k2+VDounew=="
+          "hash": "gNAdTI0yKPj0l+bLIAxs0Q=="
         }
       },
       "is_incremental": false,
@@ -936,6 +960,18 @@
     },
     {
       "type": "ManagedReference",
+      "source_relative_path": 
"obj/api/Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy.yml",
+      "output": {
+        ".html": {
+          "relative_path": 
"api/Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy.html",
+          "hash": "9l329/UnShs1F/fYmG5auw=="
+        }
+      },
+      "is_incremental": false,
+      "version": ""
+    },
+    {
+      "type": "ManagedReference",
       "source_relative_path": 
"obj/api/Gremlin.Net.Process.Traversal.Strategy.Optimization.FilterRankingStrategy.yml",
       "output": {
         ".html": {
@@ -1084,7 +1120,7 @@
       "output": {
         ".html": {
           "relative_path": 
"api/Gremlin.Net.Process.Traversal.Strategy.Optimization.html",
-          "hash": "uWjkCb8IOjNMw+90OUawPw=="
+          "hash": "01BPcmHCa/hMRKM4kjcMZA=="
         }
       },
       "is_incremental": false,
@@ -1420,7 +1456,7 @@
       "output": {
         ".html": {
           "relative_path": "api/toc.html",
-          "hash": "SLtcxPQ2FIyuz2w0sXbPTw=="
+          "hash": "1AO2OSpB3eNxMKfNZEbS5g=="
         }
       },
       "is_incremental": false,

Modified: tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/xrefmap.yml
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/xrefmap.yml?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/xrefmap.yml (original)
+++ tinkerpop/site/dotnetdocs/3.4.1-SNAPSHOT/xrefmap.yml Tue Mar 12 18:05:28 
2019
@@ -45,6 +45,51 @@ references:
   commentId: N:Gremlin.Net.Driver.Exceptions
   fullName: Gremlin.Net.Driver.Exceptions
   nameWithType: Gremlin.Net.Driver.Exceptions
+- uid: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException
+  name: ConnectionPoolBusyException
+  href: api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html
+  commentId: T:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException
+  fullName: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException
+  nameWithType: ConnectionPoolBusyException
+- uid: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.#ctor(System.Int32,System.Int32)
+  name: ConnectionPoolBusyException(Int32, Int32)
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException__ctor_System_Int32_System_Int32_
+  commentId: 
M:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.#ctor(System.Int32,System.Int32)
+  fullName: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.ConnectionPoolBusyException(System.Int32,
 System.Int32)
+  nameWithType: ConnectionPoolBusyException.ConnectionPoolBusyException(Int32, 
Int32)
+- uid: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.#ctor*
+  name: ConnectionPoolBusyException
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException__ctor_
+  commentId: 
Overload:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.#ctor
+  isSpec: "True"
+  fullName: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.ConnectionPoolBusyException
+  nameWithType: ConnectionPoolBusyException.ConnectionPoolBusyException
+- uid: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection
+  name: MaxInProcessPerConnection
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException_MaxInProcessPerConnection
+  commentId: 
P:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection
+  fullName: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection
+  nameWithType: ConnectionPoolBusyException.MaxInProcessPerConnection
+- uid: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection*
+  name: MaxInProcessPerConnection
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException_MaxInProcessPerConnection_
+  commentId: 
Overload:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection
+  isSpec: "True"
+  fullName: 
Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.MaxInProcessPerConnection
+  nameWithType: ConnectionPoolBusyException.MaxInProcessPerConnection
+- uid: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize
+  name: PoolSize
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException_PoolSize
+  commentId: 
P:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize
+  fullName: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize
+  nameWithType: ConnectionPoolBusyException.PoolSize
+- uid: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize*
+  name: PoolSize
+  href: 
api/Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html#Gremlin_Net_Driver_Exceptions_ConnectionPoolBusyException_PoolSize_
+  commentId: 
Overload:Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize
+  isSpec: "True"
+  fullName: Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.PoolSize
+  nameWithType: ConnectionPoolBusyException.PoolSize
 - uid: Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException
   name: NoConnectionAvailableException
   href: api/Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.html
@@ -124,6 +169,25 @@ references:
   isSpec: "True"
   fullName: Gremlin.Net.Driver.Exceptions.ResponseException.StatusCode
   nameWithType: ResponseException.StatusCode
+- uid: Gremlin.Net.Driver.Exceptions.ServerUnavailableException
+  name: ServerUnavailableException
+  href: api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html
+  commentId: T:Gremlin.Net.Driver.Exceptions.ServerUnavailableException
+  fullName: Gremlin.Net.Driver.Exceptions.ServerUnavailableException
+  nameWithType: ServerUnavailableException
+- uid: Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor
+  name: ServerUnavailableException()
+  href: 
api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html#Gremlin_Net_Driver_Exceptions_ServerUnavailableException__ctor
+  commentId: M:Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor
+  fullName: 
Gremlin.Net.Driver.Exceptions.ServerUnavailableException.ServerUnavailableException()
+  nameWithType: ServerUnavailableException.ServerUnavailableException()
+- uid: Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor*
+  name: ServerUnavailableException
+  href: 
api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html#Gremlin_Net_Driver_Exceptions_ServerUnavailableException__ctor_
+  commentId: 
Overload:Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor
+  isSpec: "True"
+  fullName: 
Gremlin.Net.Driver.Exceptions.ServerUnavailableException.ServerUnavailableException
+  nameWithType: ServerUnavailableException.ServerUnavailableException
 - uid: Gremlin.Net.Driver.GremlinClient
   name: GremlinClient
   href: api/Gremlin.Net.Driver.GremlinClient.html
@@ -8061,6 +8125,12 @@ references:
   commentId: 
T:Gremlin.Net.Process.Traversal.Strategy.Optimization.AdjacentToIncidentStrategy
   fullName: 
Gremlin.Net.Process.Traversal.Strategy.Optimization.AdjacentToIncidentStrategy
   nameWithType: AdjacentToIncidentStrategy
+- uid: Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy
+  name: EarlyLimitStrategy
+  href: 
api/Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy.html
+  commentId: 
T:Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy
+  fullName: 
Gremlin.Net.Process.Traversal.Strategy.Optimization.EarlyLimitStrategy
+  nameWithType: EarlyLimitStrategy
 - uid: 
Gremlin.Net.Process.Traversal.Strategy.Optimization.FilterRankingStrategy
   name: FilterRankingStrategy
   href: 
api/Gremlin.Net.Process.Traversal.Strategy.Optimization.FilterRankingStrategy.html

Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/index-all.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/index-all.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/index-all.html (original)
+++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/index-all.html Tue Mar 12 
18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:27 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:05 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -4325,11 +4325,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/structure/Edge.html#properties-java.lang.String...-">properties(String...)</a></span>
 - Method in interface org.apache.tinkerpop.gremlin.structure.<a 
href="org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in 
org.apache.tinkerpop.gremlin.structure">Edge</a></dt>
 <dd>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties(String...)</a></span>
 - Method in interface org.apache.tinkerpop.gremlin.structure.<a 
href="org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in 
org.apache.tinkerpop.gremlin.structure">Element</a></dt>
 <dd>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/structure/Graph.Features.EdgeFeatures.html#properties--">properties()</a></span>
 - Method in interface org.apache.tinkerpop.gremlin.structure.<a 
href="org/apache/tinkerpop/gremlin/structure/Graph.Features.EdgeFeatures.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Graph.Features.EdgeFeatures</a></dt>
 <dd>
@@ -4341,11 +4343,13 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/structure/Vertex.html#properties-java.lang.String...-">properties(String...)</a></span>
 - Method in interface org.apache.tinkerpop.gremlin.structure.<a 
href="org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in 
org.apache.tinkerpop.gremlin.structure">Vertex</a></dt>
 <dd>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/structure/VertexProperty.html#properties-java.lang.String...-">properties(String...)</a></span>
 - Method in interface org.apache.tinkerpop.gremlin.structure.<a 
href="org/apache/tinkerpop/gremlin/structure/VertexProperty.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">VertexProperty</a></dt>
 <dd>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tinkerpop/gremlin/process/computer/clustering/connected/ConnectedComponentVertexProgram.Builder.html#property-java.lang.String-">property(String)</a></span>
 - Method in class 
org.apache.tinkerpop.gremlin.process.computer.clustering.connected.<a 
href="org/apache/tinkerpop/gremlin/process/computer/clustering/connected/ConnectedComponentVertexProgram.Builder.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.computer.clustering.connected">ConnectedComponentVertexProgram.Builder</a></dt>
 <dd>&nbsp;</dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/package-tree.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/package-tree.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/package-tree.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/package-tree.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:04 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.tinkerpop.gremlin.process.computer Class Hierarchy (Apache 
TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -138,10 +138,10 @@
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
 <li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/MapReduce.Stage.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">MapReduce.Stage</span></a></li>
-<li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/ProgramPhase.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">ProgramPhase</span></a></li>
-<li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.ResultGraph.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">GraphComputer.ResultGraph</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphFilter.Legal.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">GraphFilter.Legal</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">GraphComputer.Persist</span></a></li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/ProgramPhase.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">ProgramPhase</span></a></li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.computer.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.ResultGraph.html"
 title="enum in org.apache.tinkerpop.gremlin.process.computer"><span 
class="typeNameLink">GraphComputer.ResultGraph</span></a></li>
 </ul>
 </li>
 </ul>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:22 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:00 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytecode.Binding (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -163,7 +163,7 @@ implements <a href="http://docs.oracle.c
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;o)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>int</code></td>
@@ -260,7 +260,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;object)</pre>
+<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><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></code>&nbsp;in 
class&nbsp;<code><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></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:22 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:00 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytecode.Instruction (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -145,7 +145,7 @@ implements <a href="http://docs.oracle.c
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;o)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><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>[]</code></td>
@@ -222,7 +222,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;object)</pre>
+<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><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></code>&nbsp;in 
class&nbsp;<code><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></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:22 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:00 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytecode (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -209,7 +209,7 @@ implements <a href="http://docs.oracle.c
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;o)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<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>&gt;</code></td>
@@ -390,7 +390,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;object)</pre>
+<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><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></code>&nbsp;in 
class&nbsp;<code><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></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Order.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Order.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Order.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/Order.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:22 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:00 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Order (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <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&nbsp;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#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>
+<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>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.java.util.Comparator">

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/package-tree.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/package-tree.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/package-tree.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/traversal/package-tree.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:04 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.tinkerpop.gremlin.process.traversal Class Hierarchy (Apache 
TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -218,12 +218,12 @@
 <ul>
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/SackFunctions.Barrier.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">SackFunctions.Barrier</span></a> (implements 
java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true";
 title="class or interface in java.util.function">Consumer</a>&lt;T&gt;)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Scope.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Scope</span></a></li>
-<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Order.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Order</span></a> (implements java.util.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Compare.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Compare</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/BiPredicate.html?is-external=true";
 title="class or interface in 
java.util.function">BiPredicate</a>&lt;T,U&gt;)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Operator.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Operator</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/BinaryOperator.html?is-external=true";
 title="class or interface in 
java.util.function">BinaryOperator</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Order.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Order</span></a> (implements java.util.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/SackFunctions.Barrier.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">SackFunctions.Barrier</span></a> (implements 
java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true";
 title="class or interface in java.util.function">Consumer</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Contains.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Contains</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/BiPredicate.html?is-external=true";
 title="class or interface in 
java.util.function">BiPredicate</a>&lt;T,U&gt;)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Compare.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Compare</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/BiPredicate.html?is-external=true";
 title="class or interface in 
java.util.function">BiPredicate</a>&lt;T,U&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Scope.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Scope</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Text.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Text</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/BiPredicate.html?is-external=true";
 title="class or interface in 
java.util.function">BiPredicate</a>&lt;T,U&gt;)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.process.traversal.<a 
href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Pop.html"
 title="enum in org.apache.tinkerpop.gremlin.process.traversal"><span 
class="typeNameLink">Pop</span></a></li>
 </ul>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Edge.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Edge.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Edge.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Edge.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:03 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Edge (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -203,7 +203,8 @@ extends <a href="../../../../../org/apac
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -325,7 +326,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>properties</h4>
 <pre>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;&nbsp;properties(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</pre>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys. If no keys are provide then return all the properties.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Element</a></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Element.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Element.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Element.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Element.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:03 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Element (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -181,7 +181,8 @@ var activeTableTab = "activeTableTab";
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;? extends <a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
@@ -354,7 +355,8 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>properties</h4>
 <pre>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;? extends <a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;&nbsp;properties(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</pre>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys. If no keys are provide then return all the properties.</div>
 </li>
 </ul>
 </li>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Graph.Features.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Graph.Features.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Graph.Features.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Graph.Features.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:03 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Graph.Features (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -111,7 +111,13 @@ var activeTableTab = "activeTableTab";
  of features return <code>true</code> and it is up to implementers to disable 
feature they don't support.  Users
  should check features prior to using various functions of TinkerPop to help 
ensure code portability
  across implementations.  For example, a common usage would be to check if a 
graph supports transactions prior
- to calling the commit method on <a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html#tx--"><code>Graph.tx()</code></a>.</div>
+ to calling the commit method on <a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html#tx--"><code>Graph.tx()</code></a>.
+ <p/>
+ As an additional notice to Graph Providers, feature methods will be used by 
the test suite to determine which
+ tests will be ignored and which will be executed, therefore proper setting of 
these features is essential to
+ maximizing the amount of testing performed by the suite. Further note, that 
these methods may be called by the
+ TinkerPop core code to determine what operations may be appropriately 
executed which will have impact on
+ features utilized by users.</div>
 </li>
 </ul>
 </div>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Vertex.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Vertex.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Vertex.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/Vertex.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:03 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Vertex (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -202,7 +202,8 @@ extends <a href="../../../../../org/apac
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html"
 title="interface in 
org.apache.tinkerpop.gremlin.structure">VertexProperty</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -473,7 +474,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>properties</h4>
 <pre>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html"
 title="interface in 
org.apache.tinkerpop.gremlin.structure">VertexProperty</a>&lt;V&gt;&gt;&nbsp;properties(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</pre>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys. If no keys are provide then return all the properties.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Element</a></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/VertexProperty.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/VertexProperty.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/VertexProperty.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/VertexProperty.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:03 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VertexProperty (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -208,7 +208,8 @@ extends <a href="../../../../../org/apac
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;U&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 </table>
@@ -334,7 +335,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>properties</h4>
 <pre>&lt;U&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;U&gt;&gt;&nbsp;properties(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</pre>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys. If no keys are provide then return all the properties.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Element</a></code></dd>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/Property.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/Property.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/Property.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/Property.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:26 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:05 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.tinkerpop.gremlin.structure.Property 
(Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -215,19 +215,22 @@
 <tr class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;U&gt;&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">VertexProperty.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;? extends <a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Element.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" 
title="interface in 
org.apache.tinkerpop.gremlin.structure">Property</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Edge.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 </tbody>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/VertexProperty.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/VertexProperty.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/VertexProperty.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/class-use/VertexProperty.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:26 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:05 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.tinkerpop.gremlin.structure.VertexProperty 
(Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -191,7 +191,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>&lt;V&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html"
 title="interface in 
org.apache.tinkerpop.gremlin.structure">VertexProperty</a>&lt;V&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html#properties-java.lang.String...-">properties</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;propertyKeys)</code>
-<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties.</div>
+<div class="block">Get an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util"><code>Iterator</code></a> of 
properties where the <code>propertyKeys</code> is meant to be a filter on the 
available
+ keys.</div>
 </td>
 </tr>
 </tbody>

Modified: 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/package-tree.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/package-tree.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/package-tree.html
 (original)
+++ 
tinkerpop/site/javadocs/3.4.1-SNAPSHOT/core/org/apache/tinkerpop/gremlin/structure/package-tree.html
 Tue Mar 12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:25 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:02:04 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.tinkerpop.gremlin.structure Class Hierarchy (Apache 
TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -150,10 +150,10 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptOut.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptOut</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptOuts.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptOuts</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptIns.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptIns</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptIn.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptIn</span></a> (implements java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptOuts.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptOuts</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Graph.OptOut.html" 
title="annotation in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Graph.OptOut</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
@@ -161,13 +161,13 @@
 <ul>
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Column.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Column</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true";
 title="class or interface in java.util.function">Function</a>&lt;T,R&gt;)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Direction</span></a></li>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.Cardinality.html"
 title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">VertexProperty.Cardinality</span></a></li>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/T.html" title="enum 
in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">T</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true";
 title="class or interface in java.util.function">Function</a>&lt;T,R&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/PropertyType.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">PropertyType</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Transaction.READ_WRITE_BEHAVIOR.html"
 title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Transaction.READ_WRITE_BEHAVIOR</span></a> (implements 
java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true";
 title="class or interface in java.util.function">Consumer</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.Cardinality.html"
 title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">VertexProperty.Cardinality</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Transaction.CLOSE_BEHAVIOR.html"
 title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Transaction.CLOSE_BEHAVIOR</span></a> (implements 
java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true";
 title="class or interface in java.util.function">Consumer</a>&lt;T&gt;)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/PropertyType.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">PropertyType</span></a></li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Column.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Column</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true";
 title="class or interface in java.util.function">Function</a>&lt;T,R&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/T.html" title="enum 
in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">T</span></a> (implements java.util.function.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true";
 title="class or interface in java.util.function">Function</a>&lt;T,R&gt;)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" 
title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Direction</span></a></li>
 <li type="circle">org.apache.tinkerpop.gremlin.structure.<a 
href="../../../../../org/apache/tinkerpop/gremlin/structure/Transaction.Status.html"
 title="enum in org.apache.tinkerpop.gremlin.structure"><span 
class="typeNameLink">Transaction.Status</span></a></li>
 </ul>
 </li>

Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-frame.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-frame.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-frame.html (original)
+++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-frame.html Tue Mar 
12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:16 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:54 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -303,6 +303,8 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/filter/DropTest.html" 
title="class in org.apache.tinkerpop.gremlin.process.traversal.step.filter" 
target="classFrame">DropTest</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/filter/DropTest.Traversals.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step.filter" 
target="classFrame">DropTest.Traversals</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/driver/ser/binary/types/DurationSerializer.html"
 title="class in org.apache.tinkerpop.gremlin.driver.ser.binary.types" 
target="classFrame">DurationSerializer</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/EarlyLimitStrategy.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization" 
target="classFrame">EarlyLimitStrategy</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/EarlyLimitStrategyProcessTest.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization" 
target="classFrame">EarlyLimitStrategyProcessTest</a></li>
 <li><a href="org/apache/tinkerpop/gremlin/structure/Edge.html" 
title="interface in org.apache.tinkerpop.gremlin.structure" 
target="classFrame"><span class="interfaceName">Edge</span></a></li>
 <li><a href="org/apache/tinkerpop/gremlin/structure/Edge.Exceptions.html" 
title="class in org.apache.tinkerpop.gremlin.structure" 
target="classFrame">Edge.Exceptions</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/EdgeOtherVertexStep.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map" 
target="classFrame">EdgeOtherVertexStep</a></li>
@@ -983,6 +985,8 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProfileTest.Traversals.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map" 
target="classFrame">ProfileTest.Traversals</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/Profiling.html" 
title="interface in org.apache.tinkerpop.gremlin.process.traversal.step" 
target="classFrame"><span class="interfaceName">Profiling</span></a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/driver/util/ProfilingApplication.html" 
title="class in org.apache.tinkerpop.gremlin.driver.util" 
target="classFrame">ProfilingApplication</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/ProfilingAware.html" 
title="interface in org.apache.tinkerpop.gremlin.process.traversal.step" 
target="classFrame"><span class="interfaceName">ProfilingAware</span></a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/ProfilingAware.ProfiledBarrier.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step" 
target="classFrame">ProfilingAware.ProfiledBarrier</a></li>
 <li><a href="org/apache/tinkerpop/gremlin/process/computer/ProgramPhase.html" 
title="enum in org.apache.tinkerpop.gremlin.process.computer" 
target="classFrame">ProgramPhase</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProgramTest.html" 
title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map" 
target="classFrame">ProgramTest</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProgramTest.TestProgram.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map" 
target="classFrame">ProgramTest.TestProgram</a></li>
@@ -1315,6 +1319,7 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/TraversalMapStep.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map" 
target="classFrame">TraversalMapStep</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMatrix.html" 
title="class in org.apache.tinkerpop.gremlin.process.traversal.util" 
target="classFrame">TraversalMatrix</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMetrics.html"
 title="interface in org.apache.tinkerpop.gremlin.process.traversal.util" 
target="classFrame"><span class="interfaceName">TraversalMetrics</span></a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/driver/ser/binary/types/TraversalMetricsSerializer.html"
 title="class in org.apache.tinkerpop.gremlin.driver.ser.binary.types" 
target="classFrame">TraversalMetricsSerializer</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalObjectFunction.html"
 title="class in org.apache.tinkerpop.gremlin.process.traversal.util" 
target="classFrame">TraversalObjectFunction</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/server/op/traversal/TraversalOpProcessor.html"
 title="class in org.apache.tinkerpop.gremlin.server.op.traversal" 
target="classFrame">TraversalOpProcessor</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/TraversalOptionParent.html"
 title="interface in org.apache.tinkerpop.gremlin.process.traversal.step" 
target="classFrame"><span 
class="interfaceName">TraversalOptionParent</span></a></li>

Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-noframe.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-noframe.html?rev=1855339&r1=1855338&r2=1855339&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-noframe.html 
(original)
+++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/allclasses-noframe.html Tue Mar 
12 18:05:28 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 13:49:16 EST 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:54 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache TinkerPop 3.4.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-01-08">
+<meta name="date" content="2019-03-12">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -303,6 +303,8 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/filter/DropTest.html" 
title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.filter">DropTest</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/filter/DropTest.Traversals.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.filter">DropTest.Traversals</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/driver/ser/binary/types/DurationSerializer.html"
 title="class in 
org.apache.tinkerpop.gremlin.driver.ser.binary.types">DurationSerializer</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/EarlyLimitStrategy.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">EarlyLimitStrategy</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/EarlyLimitStrategyProcessTest.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">EarlyLimitStrategyProcessTest</a></li>
 <li><a href="org/apache/tinkerpop/gremlin/structure/Edge.html" 
title="interface in org.apache.tinkerpop.gremlin.structure"><span 
class="interfaceName">Edge</span></a></li>
 <li><a href="org/apache/tinkerpop/gremlin/structure/Edge.Exceptions.html" 
title="class in org.apache.tinkerpop.gremlin.structure">Edge.Exceptions</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/EdgeOtherVertexStep.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.map">EdgeOtherVertexStep</a></li>
@@ -983,6 +985,8 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProfileTest.Traversals.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.map">ProfileTest.Traversals</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/Profiling.html" 
title="interface in org.apache.tinkerpop.gremlin.process.traversal.step"><span 
class="interfaceName">Profiling</span></a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/driver/util/ProfilingApplication.html" 
title="class in 
org.apache.tinkerpop.gremlin.driver.util">ProfilingApplication</a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/ProfilingAware.html" 
title="interface in org.apache.tinkerpop.gremlin.process.traversal.step"><span 
class="interfaceName">ProfilingAware</span></a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/ProfilingAware.ProfiledBarrier.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step">ProfilingAware.ProfiledBarrier</a></li>
 <li><a href="org/apache/tinkerpop/gremlin/process/computer/ProgramPhase.html" 
title="enum in 
org.apache.tinkerpop.gremlin.process.computer">ProgramPhase</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProgramTest.html" 
title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.map">ProgramTest</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/ProgramTest.TestProgram.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.map">ProgramTest.TestProgram</a></li>
@@ -1315,6 +1319,7 @@
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/map/TraversalMapStep.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.step.map">TraversalMapStep</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMatrix.html" 
title="class in 
org.apache.tinkerpop.gremlin.process.traversal.util">TraversalMatrix</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMetrics.html"
 title="interface in org.apache.tinkerpop.gremlin.process.traversal.util"><span 
class="interfaceName">TraversalMetrics</span></a></li>
+<li><a 
href="org/apache/tinkerpop/gremlin/driver/ser/binary/types/TraversalMetricsSerializer.html"
 title="class in 
org.apache.tinkerpop.gremlin.driver.ser.binary.types">TraversalMetricsSerializer</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/util/TraversalObjectFunction.html"
 title="class in 
org.apache.tinkerpop.gremlin.process.traversal.util">TraversalObjectFunction</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/server/op/traversal/TraversalOpProcessor.html"
 title="class in 
org.apache.tinkerpop.gremlin.server.op.traversal">TraversalOpProcessor</a></li>
 <li><a 
href="org/apache/tinkerpop/gremlin/process/traversal/step/TraversalOptionParent.html"
 title="interface in org.apache.tinkerpop.gremlin.process.traversal.step"><span 
class="interfaceName">TraversalOptionParent</span></a></li>


Reply via email to