You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/09/22 21:19:15 UTC

svn commit: r1761999 [16/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3-SNAPSHOT/u...

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/util/class-use/Metrics.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/util/class-use/Metrics.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/util/class-use/Metrics.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/util/class-use/Metrics.html Thu Sep 22 21:19:13 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_101) on Tue Sep 20 01:08:57 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_91) on Thu Sep 22 17:17:51 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.tinkerpop.gremlin.process.traversal.util.Metrics (Apache TinkerPop 3.2.3-SNAPSHOT API)</title>
-<meta name="date" content="2016-09-20">
+<meta name="date" content="2016-09-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -122,24 +122,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultTraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/DefaultTraversalMetrics.html#getMetrics-int-">getMetrics</a></span>(int&nbsp;index)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMetrics.html#getMetrics-int-">getMetrics</a></span>(int&nbsp;stepIndex)</code>
 <div class="block">Get an individual Metrics object by the index of the profiled Step.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultTraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/DefaultTraversalMetrics.html#getMetrics-java.lang.String-">getMetrics</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;id)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DefaultTraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/DefaultTraversalMetrics.html#getMetrics-int-">getMetrics</a></span>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/TraversalMetrics.html#getMetrics-java.lang.String-">getMetrics</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;id)</code>
 <div class="block">Get an individual Metrics object by the id of the profiled Step.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultTraversalMetrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/DefaultTraversalMetrics.html#getMetrics-java.lang.String-">getMetrics</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;id)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal.util">Metrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Metrics.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/tinkerpop/gremlin/process/traversal/util/Metrics.html#getNested-java.lang.String-">getNested</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;metricsId)</code>

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticatedUser.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticatedUser.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticatedUser.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticatedUser.html Thu Sep 22 21:19:13 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_101) on Tue Sep 20 01:08:59 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_91) on Thu Sep 22 17:17:52 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.tinkerpop.gremlin.server.auth.AuthenticatedUser (Apache TinkerPop 3.2.3-SNAPSHOT API)</title>
-<meta name="date" content="2016-09-20">
+<meta name="date" content="2016-09-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -118,7 +118,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>
+<div class="block">A "standard" authentication implementation that can be used more generically without SASL support.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
@@ -126,9 +128,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>
-<div class="block">A "standard" authentication implementation that can be used more generically without SASL support.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticationException.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticationException.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticationException.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/AuthenticationException.html Thu Sep 22 21:19:13 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_101) on Tue Sep 20 01:08:59 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_91) on Thu Sep 22 17:17:52 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.tinkerpop.gremlin.server.auth.AuthenticationException (Apache TinkerPop 3.2.3-SNAPSHOT API)</title>
-<meta name="date" content="2016-09-20">
+<meta name="date" content="2016-09-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -105,7 +105,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>
+<div class="block">A "standard" authentication implementation that can be used more generically without SASL support.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
@@ -113,9 +115,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AuthenticatedUser.html" title="class in org.apache.tinkerpop.gremlin.server.auth">AuthenticatedUser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>
-<div class="block">A "standard" authentication implementation that can be used more generically without SASL support.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#authenticate-java.util.Map-">authenticate</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;credentials)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/Authenticator.SaslNegotiator.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/Authenticator.SaslNegotiator.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/Authenticator.SaslNegotiator.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/server/auth/class-use/Authenticator.SaslNegotiator.html Thu Sep 22 21:19:13 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_101) on Tue Sep 20 01:08:59 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_91) on Thu Sep 22 17:17:52 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.tinkerpop.gremlin.server.auth.Authenticator.SaslNegotiator (Apache TinkerPop 3.2.3-SNAPSHOT API)</title>
-<meta name="date" content="2016-09-20">
+<meta name="date" content="2016-09-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -105,7 +105,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.SaslNegotiator.html" title="interface in org.apache.tinkerpop.gremlin.server.auth">Authenticator.SaslNegotiator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#newSaslNegotiator--">newSaslNegotiator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#newSaslNegotiator--">newSaslNegotiator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 3.1.1-incubating, replaced by <a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#newSaslNegotiator-java.net.InetAddress-"><code>Authenticator.newSaslNegotiator(InetAddress)</code></a>.</span></div>
 </div>
@@ -121,7 +121,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.SaslNegotiator.html" title="interface in org.apache.tinkerpop.gremlin.server.auth">Authenticator.SaslNegotiator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#newSaslNegotiator--">newSaslNegotiator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">AllowAllAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/AllowAllAuthenticator.html#newSaslNegotiator--">newSaslNegotiator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 3.1.1-incubating, replaced by <a href="../../../../../../../org/apache/tinkerpop/gremlin/server/auth/Authenticator.html#newSaslNegotiator-java.net.InetAddress-"><code>Authenticator.newSaslNegotiator(InetAddress)</code></a>.</span></div>
 </div>

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Direction.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Direction.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Direction.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Direction.html Thu Sep 22 21:19:13 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_101) on Tue Sep 20 01:08:56 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_91) on Thu Sep 22 17:17:51 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.tinkerpop.gremlin.structure.Direction (Apache TinkerPop 3.2.3-SNAPSHOT API)</title>
-<meta name="date" content="2016-09-20">
+<meta name="date" content="2016-09-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -574,40 +574,40 @@ the order they are declared.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a></code></td>
-<td class="colLast"><span class="typeNameLabel">GraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONReader.html#readVertex-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertex</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+<td class="colLast"><span class="typeNameLabel">LegacyGraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/LegacyGraphSONReader.html#readVertex-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertex</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
           <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;&nbsp;vertexAttachMethod,
           <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeAttachMethod,
           <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" title="enum in org.apache.tinkerpop.gremlin.structure">Direction</a>&nbsp;attachEdgesOfThisDirection)</code>
-<div class="block">Read a <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a> from output generated by any of the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html" title="class in org.apache.tinkerpop.gremlin.structure.io.graphson"><code>GraphSONWriter</code></a> <code>writeVertex</code> or
- <code>writeVertices</code> methods or by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeGraph-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Graph-"><code>GraphSONWriter.writeGraph(OutputStream, Graph)</code></a>.</div>
+<div class="block">This method is not supported for this reader.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a></code></td>
-<td class="colLast"><span class="typeNameLabel">LegacyGraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/LegacyGraphSONReader.html#readVertex-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertex</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+<td class="colLast"><span class="typeNameLabel">GraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONReader.html#readVertex-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertex</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
           <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;&nbsp;vertexAttachMethod,
           <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeAttachMethod,
           <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" title="enum in org.apache.tinkerpop.gremlin.structure">Direction</a>&nbsp;attachEdgesOfThisDirection)</code>
-<div class="block">This method is not supported for this reader.</div>
+<div class="block">Read a <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a> from output generated by any of the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html" title="class in org.apache.tinkerpop.gremlin.structure.io.graphson"><code>GraphSONWriter</code></a> <code>writeVertex</code> or
+ <code>writeVertices</code> methods or by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeGraph-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Graph-"><code>GraphSONWriter.writeGraph(OutputStream, Graph)</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><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/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">GraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONReader.html#readVertices-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertices</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+<td class="colLast"><span class="typeNameLabel">LegacyGraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/LegacyGraphSONReader.html#readVertices-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertices</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
             <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;&nbsp;vertexAttachMethod,
             <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeAttachMethod,
             <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" title="enum in org.apache.tinkerpop.gremlin.structure">Direction</a>&nbsp;attachEdgesOfThisDirection)</code>
-<div class="block">Read <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a> objects from output generated by any of the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html" title="class in org.apache.tinkerpop.gremlin.structure.io.graphson"><code>GraphSONWriter</code></a> <code>writeVertex</code> or
- <code>writeVertices</code> methods or by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeGraph-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Graph-"><code>GraphSONWriter.writeGraph(OutputStream, Graph)</code></a>.</div>
+<div class="block">This method is not supported for this reader.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><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/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">LegacyGraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/LegacyGraphSONReader.html#readVertices-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertices</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+<td class="colLast"><span class="typeNameLabel">GraphSONReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONReader.html#readVertices-java.io.InputStream-java.util.function.Function-java.util.function.Function-org.apache.tinkerpop.gremlin.structure.Direction-">readVertices</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
             <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&gt;&nbsp;vertexAttachMethod,
             <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;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/util/Attachable.html" title="interface in org.apache.tinkerpop.gremlin.structure.util">Attachable</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeAttachMethod,
             <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Direction.html" title="enum in org.apache.tinkerpop.gremlin.structure">Direction</a>&nbsp;attachEdgesOfThisDirection)</code>
-<div class="block">This method is not supported for this reader.</div>
+<div class="block">Read <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a> objects from output generated by any of the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html" title="class in org.apache.tinkerpop.gremlin.structure.io.graphson"><code>GraphSONWriter</code></a> <code>writeVertex</code> or
+ <code>writeVertices</code> methods or by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeGraph-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Graph-"><code>GraphSONWriter.writeGraph(OutputStream, Graph)</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">