Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerAdjacentVertex.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerAdjacentVertex.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerAdjacentVertex.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerAdjacentVertex.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:48:56 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:37 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ComputerGraph.ComputerAdjacentVertex (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> @@ -234,7 +234,8 @@ implements <a href="../../../../../../.. <tr id="i8" class="altColor"> <td class="colFirst"><code><V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html" title="interface in org.apache.tinkerpop.gremlin.structure">VertexProperty</a><V>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerAdjacentVertex.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>... 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="i9" class="rowColor"> @@ -538,7 +539,8 @@ implements <a href="../../../../../../.. <h4>properties</h4> <pre>public <V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html" title="interface in org.apache.tinkerpop.gremlin.structure">VertexProperty</a><V>> 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>... propertyKeys)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html#properties-java.lang.String...-">Vertex</a></code></span></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.</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> in interface <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/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerEdge.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerEdge.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerEdge.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerEdge.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:48:56 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:37 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ComputerGraph.ComputerEdge (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> @@ -210,7 +210,8 @@ implements <a href="../../../../../../.. <tr id="i3" class="rowColor"> <td class="colFirst"><code><V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><V>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerEdge.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>... 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"> @@ -341,7 +342,8 @@ implements <a href="../../../../../../.. <h4>properties</h4> <pre>public <V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><V>> 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>... propertyKeys)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">Element</a></code></span></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.</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/Edge.html#properties-java.lang.String...-">properties</a></code> in interface <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></dd> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerElement.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerElement.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerElement.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerElement.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:48:56 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:37 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ComputerGraph.ComputerElement (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> @@ -214,7 +214,8 @@ implements <a href="../../../../../../.. <tr id="i7" class="rowColor"> <td class="colFirst"><code><V> <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><? extends <a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><V>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerElement.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>... 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="i8" class="altColor"> @@ -436,7 +437,8 @@ implements <a href="../../../../../../.. <h4>properties</h4> <pre>public <V> <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><? extends <a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><V>> 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>... propertyKeys)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">Element</a></code></span></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.</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> in interface <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/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertex.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertex.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertex.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertex.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:48:56 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:37 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ComputerGraph.ComputerVertex (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> @@ -213,7 +213,8 @@ implements <a href="../../../../../../.. <tr id="i3" class="rowColor"> <td class="colFirst"><code><V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html" title="interface in org.apache.tinkerpop.gremlin.structure">VertexProperty</a><V>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertex.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>... 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"> @@ -509,7 +510,8 @@ implements <a href="../../../../../../.. <h4>properties</h4> <pre>public <V> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/VertexProperty.html" title="interface in org.apache.tinkerpop.gremlin.structure">VertexProperty</a><V>> 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>... propertyKeys)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">Element</a></code></span></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.</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> in interface <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/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertexProperty.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertexProperty.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertexProperty.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertexProperty.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:48:56 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:38 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ComputerGraph.ComputerVertexProperty (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> @@ -216,7 +216,8 @@ implements <a href="../../../../../../.. <tr id="i4" class="altColor"> <td class="colFirst"><code><U> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><U>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/ComputerGraph.ComputerVertexProperty.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>... 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"> @@ -373,7 +374,8 @@ implements <a href="../../../../../../.. <h4>properties</h4> <pre>public <U> <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><<a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a><U>> 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>... propertyKeys)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html#properties-java.lang.String...-">Element</a></code></span></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.</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> in interface <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/full/org/apache/tinkerpop/gremlin/process/package-use.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/package-use.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/package-use.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/package-use.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:14 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:52 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.tinkerpop.gremlin.process (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> @@ -414,6 +414,9 @@ <div class="block">Base test class for Gremlin Process tests.</div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../org/apache/tinkerpop/gremlin/process/class-use/IgnoreEngine.html#org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IgnoreEngine</a> </td> +</tr> </tbody> </table> </li> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/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:07 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 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> object)</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> o)</code> </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 boolean 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> object)</pre> +<pre>public boolean 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> 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> in class <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/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Instruction.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/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:07 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 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> object)</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> o)</code> </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 boolean 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> object)</pre> +<pre>public boolean 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> 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> in class <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/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/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:07 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 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> object)</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> o)</code> </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><<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>></code></td> @@ -390,7 +390,7 @@ implements <a href="http://docs.oracle.c <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean 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> object)</pre> +<pre>public boolean 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> 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> in class <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/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/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:07 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 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 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/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.OptimizationStrategy.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.OptimizationStrategy.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.OptimizationStrategy.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.OptimizationStrategy.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:08 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TraversalStrategy.OptimizationStrategy (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> @@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab"; </dl> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/AdjacentToIncidentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">AdjacentToIncidentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/CountStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">CountStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/FilterRankingStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">FilterRankingStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/GraphFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">GraphFilterStrategy</a>, <a href="../../../../../../org/apache /tinkerpop/gremlin/process/traversal/strategy/optimization/IdentityRemovalStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IdentityRemovalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IncidentToAdjacentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IncidentToAdjacentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/InlineFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">InlineFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/LazyBarrierStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">LazyBarrierStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/stra tegy/optimization/MatchPredicateStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">MatchPredicateStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/MessagePassingReductionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">MessagePassingReductionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/OrderLimitStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">OrderLimitStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathProcessorStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathProcessorStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimizati on/PathRetractionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathRetractionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/RepeatUnrollStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">RepeatUnrollStrategy</a></dd> +<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/AdjacentToIncidentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">AdjacentToIncidentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/CountStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">CountStrategy</a>, <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>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/FilterRankingStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">FilterRankingStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/p rocess/computer/traversal/strategy/optimization/GraphFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">GraphFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IdentityRemovalStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IdentityRemovalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IncidentToAdjacentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IncidentToAdjacentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/InlineFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">InlineFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strate gy/optimization/LazyBarrierStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">LazyBarrierStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/MatchPredicateStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">MatchPredicateStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/MessagePassingReductionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">MessagePassingReductionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/OrderLimitStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">OrderLimitStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/Pat hProcessorStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathProcessorStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathRetractionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/RepeatUnrollStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">RepeatUnrollStrategy</a></dd> </dl> <dl> <dt>Enclosing interface:</dt> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategy.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:08 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TraversalStrategy (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> @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; </dl> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/AbstractTraversalStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy">AbstractTraversalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/AdjacentToIncidentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">AdjacentToIncidentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/finalization/ComputerFinalizationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.finalization">ComputerFinalizationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">ComputerVerificationStrategy</a>, <a href ="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/ConnectiveStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">ConnectiveStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/CountStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">CountStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/ElementIdStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">ElementIdStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/EventStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">EventStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/FilterRankingStrat egy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">FilterRankingStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/GraphFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">GraphFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/hadoop/process/computer/traversal/strategy/HadoopIoStrategy.html" title="class in org.apache.tinkerpop.gremlin.hadoop.process.computer.traversal.strategy">HadoopIoStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/HaltedTraverserStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">HaltedTraverserStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IdentityRemovalStrategy.html" title="class in org.apache. tinkerpop.gremlin.process.traversal.strategy.optimization">IdentityRemovalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IncidentToAdjacentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IncidentToAdjacentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/InlineFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">InlineFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/LambdaRestrictionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">LambdaRestrictionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/LazyBarrierStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.travers al.strategy.optimization">LazyBarrierStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/MatchAlgorithmStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">MatchAlgorithmStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/MatchPredicateStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">MatchPredicateStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/MessagePassingReductionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">MessagePassingReductionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/neo4j/process/traversal/strategy/optimization/Neo4jGraphStepStrategy.html" title="class in org.apache.tinkerpop.gremlin.neo4j.process.tra versal.strategy.optimization">Neo4jGraphStepStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/OptionsStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">OptionsStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/OrderLimitStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">OrderLimitStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/PartitionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">PartitionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathProcessorStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathProcessorStrategy</a>, <a href="../../../../../. ./org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathRetractionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/ProfileStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">ProfileStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ReadOnlyStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">ReadOnlyStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/ReferenceElementStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">ReferenceElementStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/remote/traversal/strateg y/decoration/RemoteStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.remote.traversal.strategy.decoration">RemoteStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/RepeatUnrollStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">RepeatUnrollStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/RequirementsStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">RequirementsStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SackStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">SackStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SideEffectStrategy.html" title="class in org.apache.tinkerpop.gremlin.process .traversal.strategy.decoration">SideEffectStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/spark/process/computer/traversal/strategy/optimization/SparkInterceptorStrategy.html" title="class in org.apache.tinkerpop.gremlin.spark.process.computer.traversal.strategy.optimization">SparkInterceptorStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/spark/process/computer/traversal/strategy/optimization/SparkSingleIterationStrategy.html" title="class in org.apache.tinkerpop.gremlin.spark.process.computer.traversal.strategy.optimization">SparkSingleIterationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/StandardVerificationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">StandardVerificationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SubgraphStrategy.html" title="class in org .apache.tinkerpop.gremlin.process.traversal.strategy.decoration">SubgraphStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/strategy/optimization/TinkerGraphCountStrategy.html" title="class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization">TinkerGraphCountStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/strategy/optimization/TinkerGraphStepStrategy.html" title="class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization">TinkerGraphStepStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/TranslationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">TranslationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/TraversalStrategyProxy.html" title="class in org.apache.tinkerpop. gremlin.process.traversal.strategy">TraversalStrategyProxy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/decoration/VertexProgramStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration">VertexProgramStrategy</a></dd> +<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/AbstractTraversalStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy">AbstractTraversalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/AdjacentToIncidentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">AdjacentToIncidentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/finalization/ComputerFinalizationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.finalization">ComputerFinalizationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">ComputerVerificationStrategy</a>, <a href ="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/ConnectiveStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">ConnectiveStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/CountStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">CountStrategy</a>, <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>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/ElementIdStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">ElementIdStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/EventS trategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">EventStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/FilterRankingStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">FilterRankingStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/GraphFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization">GraphFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/hadoop/process/computer/traversal/strategy/HadoopIoStrategy.html" title="class in org.apache.tinkerpop.gremlin.hadoop.process.computer.traversal.strategy">HadoopIoStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/HaltedTraverserStrategy.html" title="class in org.apache.tinkerpo p.gremlin.process.traversal.strategy.decoration">HaltedTraverserStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IdentityRemovalStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IdentityRemovalStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/IncidentToAdjacentStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">IncidentToAdjacentStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/InlineFilterStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">InlineFilterStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/LambdaRestrictionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strat egy.verification">LambdaRestrictionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/LazyBarrierStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">LazyBarrierStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/MatchAlgorithmStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">MatchAlgorithmStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/MatchPredicateStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">MatchPredicateStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/optimization/MessagePassingReductionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization" >MessagePassingReductionStrategy</a>, <a >href="../../../../../../org/apache/tinkerpop/gremlin/neo4j/process/traversal/strategy/optimization/Neo4jGraphStepStrategy.html" > title="class in >org.apache.tinkerpop.gremlin.neo4j.process.traversal.strategy.optimization">Neo4jGraphStepStrategy</a>, > <a >href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/OptionsStrategy.html" > title="class in >org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">OptionsStrategy</a>, > <a >href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/OrderLimitStrategy.html" > title="class in >org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">OrderLimitStrategy</a>, > <a >href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/PartitionStrategy.html" > title="class in >org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">PartitionStrategy</a>, > <a href="../../../../../../org/ apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathProcessorStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathProcessorStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/PathRetractionStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">PathRetractionStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/ProfileStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">ProfileStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ReadOnlyStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification">ReadOnlyStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/finalization/Refe renceElementStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization">ReferenceElementStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/remote/traversal/strategy/decoration/RemoteStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.remote.traversal.strategy.decoration">RemoteStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/RepeatUnrollStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization">RepeatUnrollStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/RequirementsStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">RequirementsStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SackStrategy.html" title="class in org.apache.tinkerpop.greml in.process.traversal.strategy.decoration">SackStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SideEffectStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">SideEffectStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/spark/process/computer/traversal/strategy/optimization/SparkInterceptorStrategy.html" title="class in org.apache.tinkerpop.gremlin.spark.process.computer.traversal.strategy.optimization">SparkInterceptorStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/spark/process/computer/traversal/strategy/optimization/SparkSingleIterationStrategy.html" title="class in org.apache.tinkerpop.gremlin.spark.process.computer.traversal.strategy.optimization">SparkSingleIterationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/StandardVerificationStrategy.html" title="class in org.apach e.tinkerpop.gremlin.process.traversal.strategy.verification">StandardVerificationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/SubgraphStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration">SubgraphStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/strategy/optimization/TinkerGraphCountStrategy.html" title="class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization">TinkerGraphCountStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/strategy/optimization/TinkerGraphStepStrategy.html" title="class in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization">TinkerGraphStepStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/decoration/TranslationStrategy.html" title="class in org.apache. tinkerpop.gremlin.process.traversal.strategy.decoration">TranslationStrategy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/TraversalStrategyProxy.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.strategy">TraversalStrategyProxy</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/strategy/decoration/VertexProgramStrategy.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration">VertexProgramStrategy</a></dd> </dl> <hr> <br> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.Binding.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.Binding.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.Binding.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/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:13 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:51 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.tinkerpop.gremlin.process.traversal.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> @@ -101,6 +101,20 @@ </a> <h3>Uses of <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a> in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a> that return <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a></code></td> +<td class="colLast"><span class="typeNameLabel">BindingSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/BindingSerializer.html#readValue-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryReader-">readValue</a></span>(ByteBuf buffer, + <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryReader.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryReader</a> context)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a> with parameters of type <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -108,9 +122,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>ByteBuf</code></td> -<td class="colLast"><span class="typeNameLabel">BindingSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/BindingSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Bytecode.Binding-ByteBufAllocator-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a> value, - ByteBufAllocator allocator, +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="typeNameLabel">BindingSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/BindingSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Bytecode.Binding-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.Binding.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode.Binding</a> value, + ByteBuf buffer, <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryWriter.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryWriter</a> context)</code> </td> </tr> </tbody> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Bytecode.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/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:13 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:51 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.tinkerpop.gremlin.process.traversal.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> @@ -204,7 +204,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode</a></code></td> +<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode</a></code></td> <td class="colLast"><span class="typeNameLabel">ByteCodeSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/ByteCodeSerializer.html#readValue-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryReader-">readValue</a></span>(ByteBuf buffer, <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryReader.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryReader</a> context)</code> </td> </tr> @@ -218,9 +218,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>ByteBuf</code></td> -<td class="colLast"><span class="typeNameLabel">ByteCodeSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/ByteCodeSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Bytecode-ByteBufAllocator-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode</a> value, - ByteBufAllocator allocator, +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="typeNameLabel">ByteCodeSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/ByteCodeSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Bytecode-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Bytecode.html" title="class in org.apache.tinkerpop.gremlin.process.traversal">Bytecode</a> value, + ByteBuf buffer, <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryWriter.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryWriter</a> context)</code> </td> </tr> </tbody> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Path.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Path.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Path.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Path.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:13 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:51 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.apache.tinkerpop.gremlin.process.traversal.Path (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> @@ -177,6 +177,20 @@ </a> <h3>Uses of <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a> in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a> that return <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a></code></td> +<td class="colLast"><span class="typeNameLabel">PathSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/PathSerializer.html#readValue-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryReader-">readValue</a></span>(ByteBuf buffer, + <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryReader.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryReader</a> context)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/package-summary.html">org.apache.tinkerpop.gremlin.driver.ser.binary.types</a> with parameters of type <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -184,9 +198,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>ByteBuf</code></td> -<td class="colLast"><span class="typeNameLabel">PathSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/PathSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Path-ByteBufAllocator-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a> value, - ByteBufAllocator allocator, +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="typeNameLabel">PathSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/types/PathSerializer.html#writeValue-org.apache.tinkerpop.gremlin.process.traversal.Path-ByteBuf-org.apache.tinkerpop.gremlin.driver.ser.binary.GraphBinaryWriter-">writeValue</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Path.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Path</a> value, + ByteBuf buffer, <a href="../../../../../../../org/apache/tinkerpop/gremlin/driver/ser/binary/GraphBinaryWriter.html" title="class in org.apache.tinkerpop.gremlin.driver.ser.binary">GraphBinaryWriter</a> context)</code> </td> </tr> </tbody> Modified: tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.Admin.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.Admin.html?rev=1855339&r1=1855338&r2=1855339&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.Admin.html (original) +++ tinkerpop/site/javadocs/3.4.1-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.Admin.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:12 EST 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Tue Mar 12 14:01:50 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.apache.tinkerpop.gremlin.process.traversal.Traversal.Admin (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> @@ -2946,6 +2946,10 @@ <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">FilterRankingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/FilterRankingStrategy.html#apply-org.apache.tinkerpop.gremlin.process.traversal.Traversal.Admin-">apply</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.Admin.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal.Admin</a><?,?> traversal)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">EarlyLimitStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/EarlyLimitStrategy.html#apply-org.apache.tinkerpop.gremlin.process.traversal.Traversal.Admin-">apply</a></span>(<a href="../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.Admin.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal.Admin</a><?,?> traversal)</code> </td> +</tr> </tbody> </table> </li>
