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 [17/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/structure/class-use/Edge.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Edge.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Edge.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Edge.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:55 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.structure.Edge (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>
@@ -612,15 +612,15 @@
 <td class="colLast"><span class="typeNameLabel">GraphComputer.Exceptions.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Exceptions.html#edgeFilterAccessesAdjacentVertices-org.apache.tinkerpop.gremlin.process.traversal.Traversal-">edgeFilterAccessesAdjacentVertices</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeFilter)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Computer.html" title="class in org.apache.tinkerpop.gremlin.process.computer">Computer</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Computer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Computer.html#edges-org.apache.tinkerpop.gremlin.process.traversal.Traversal-">edges</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeFilter)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">GraphComputer</a></code></td>
 <td class="colLast"><span class="typeNameLabel">GraphComputer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html#edges-org.apache.tinkerpop.gremlin.process.traversal.Traversal-">edges</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeFilter)</code>
 <div class="block">Add a filter that will limit which edges of the vertices are loaded from the graph source.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Computer.html" title="class in org.apache.tinkerpop.gremlin.process.computer">Computer</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Computer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Computer.html#edges-org.apache.tinkerpop.gremlin.process.traversal.Traversal-">edges</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeFilter)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">GraphComputer</a></code></td>
 <td class="colLast"><span class="typeNameLabel">GraphComputerTest.BadGraphComputer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.BadGraphComputer.html#edges-org.apache.tinkerpop.gremlin.process.traversal.Traversal-">edges</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/Traversal.html" title="interface in org.apache.tinkerpop.gremlin.process.traversal">Traversal</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>,<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&gt;&nbsp;edgeFilter)</code>&nbsp;</td>
@@ -671,17 +671,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">OneTimeBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/OneTimeBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph">GraphTraversalSource</a>&nbsp;g)</code>
-<div class="block">Gets or creates a clone of the given edge between the given in- and out-vertices.</div>
+<div class="block">Creates a clone of the given edge between the given in- and out-vertices.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IncrementalBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/IncrementalBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">BulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
@@ -691,12 +691,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">OneTimeBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/OneTimeBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">IncrementalBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/IncrementalBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph">GraphTraversalSource</a>&nbsp;g)</code>
-<div class="block">Creates a clone of the given edge between the given in- and out-vertices.</div>
+<div class="block">Gets or creates a clone of the given edge between the given in- and out-vertices.</div>
 </td>
 </tr>
 </tbody>
@@ -720,17 +720,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">OneTimeBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/OneTimeBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph">GraphTraversalSource</a>&nbsp;g)</code>
-<div class="block">Gets or creates a clone of the given edge between the given in- and out-vertices.</div>
+<div class="block">Creates a clone of the given edge between the given in- and out-vertices.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IncrementalBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/IncrementalBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">BulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
@@ -740,12 +740,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a></code></td>
-<td class="colLast"><span class="typeNameLabel">OneTimeBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/OneTimeBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
+<td class="colLast"><span class="typeNameLabel">IncrementalBulkLoader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/IncrementalBulkLoader.html#getOrCreateEdge-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.structure.Graph-org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource-">getOrCreateEdge</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;outVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;inVertex,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure">Graph</a>&nbsp;graph,
                <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph">GraphTraversalSource</a>&nbsp;g)</code>
-<div class="block">Creates a clone of the given edge between the given in- and out-vertices.</div>
+<div class="block">Gets or creates a clone of the given edge between the given in- and out-vertices.</div>
 </td>
 </tr>
 </tbody>
@@ -1568,15 +1568,21 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgeAdded-org.apache.tinkerpop.gremlin.structure.Edge-">edgeAdded</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/MutationListener.html#edgeAdded-org.apache.tinkerpop.gremlin.structure.Edge-">edgeAdded</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>
 <div class="block">Raised after a new <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> is added.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgeAdded-org.apache.tinkerpop.gremlin.structure.Edge-">edgeAdded</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgePropertyChanged-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-java.lang.Object-">edgePropertyChanged</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
+                   <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;oldValue,
+                   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;setValue)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/MutationListener.html#edgePropertyChanged-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-java.lang.Object-">edgePropertyChanged</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
                    <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;oldValue,
@@ -1584,34 +1590,28 @@
 <div class="block">Raised after the property of a <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> changed.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgePropertyChanged-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-java.lang.Object-">edgePropertyChanged</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
-                   <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;oldValue,
-                   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;setValue)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgePropertyRemoved-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-">edgePropertyRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
+                   <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;removedValue)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/MutationListener.html#edgePropertyRemoved-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-">edgePropertyRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
                    <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;property)</code>
 <div class="block">Raised after an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Property</code></a> property was removed from an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgePropertyRemoved-org.apache.tinkerpop.gremlin.structure.Edge-org.apache.tinkerpop.gremlin.structure.Property-">edgePropertyRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;element,
-                   <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Property.html" title="interface in org.apache.tinkerpop.gremlin.structure">Property</a>&nbsp;removedValue)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgeRemoved-org.apache.tinkerpop.gremlin.structure.Edge-">edgeRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/MutationListener.html#edgeRemoved-org.apache.tinkerpop.gremlin.structure.Edge-">edgeRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>
 <div class="block">Raised after an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> was removed from the graph.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ConsoleMutationListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/util/event/ConsoleMutationListener.html#edgeRemoved-org.apache.tinkerpop.gremlin.structure.Edge-">edgeRemoved</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</a>&nbsp;edge)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -1956,17 +1956,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
- an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</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/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">This method is not supported for this reader.</div>
+<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
+ an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</code></a>.</div>
 </td>
 </tr>
 </tbody>
@@ -1996,108 +1996,108 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
- an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</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/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
- an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</code></a>.</div>
+<div class="block">This method is not supported for this reader.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">This method is not supported for this reader.</div>
+<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
+ an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure">Edge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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#readEdge-java.io.InputStream-java.util.function.Function-">readEdge</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/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)</code>
-<div class="block">This method is not supported for this reader.</div>
+<div class="block">Read an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> from output generated by <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeEdge-java.io.OutputStream-org.apache.tinkerpop.gremlin.structure.Edge-"><code>GraphSONWriter.writeEdge(OutputStream, Edge)</code></a> or via
+ an <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Edge.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Edge</code></a> passed to <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONWriter.html#writeObject-java.io.OutputStream-java.lang.Object-"><code>GraphSONWriter.writeObject(OutputStream, Object)</code></a>.</div>
 </td>
 </tr>
 <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">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="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">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="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">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="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">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="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>
 </tbody>

Modified: tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Element.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Element.html?rev=1761999&r1=1761998&r2=1761999&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Element.html (original)
+++ tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/structure/class-use/Element.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:55 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.structure.Element (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>
@@ -188,17 +188,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<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>
-<td class="colLast"><span class="typeNameLabel">GraphManager.ManagedGraphProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/GraphManager.ManagedGraphProvider.html#convertId-java.lang.Object-java.lang.Class-">convertId</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;id,
-         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in org.apache.tinkerpop.gremlin.structure">Element</a>&gt;&nbsp;c)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>default <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>
 <td class="colLast"><span class="typeNameLabel">GraphProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/GraphProvider.html#convertId-java.lang.Object-java.lang.Class-">convertId</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;id,
          <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in org.apache.tinkerpop.gremlin.structure">Element</a>&gt;&nbsp;c)</code>
 <div class="block">Converts an identifier from a test to an identifier accepted by the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Graph.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Graph</code></a> instance.</div>
 </td>
 </tr>
+<tr 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>
+<td class="colLast"><span class="typeNameLabel">GraphManager.ManagedGraphProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/GraphManager.ManagedGraphProvider.html#convertId-java.lang.Object-java.lang.Class-">convertId</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;id,
+         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in org.apache.tinkerpop.gremlin.structure">Element</a>&gt;&nbsp;c)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>