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 2018/03/22 22:54:17 UTC

svn commit: r1827535 [7/17] - in /tinkerpop/site: docs/3.2.8-SNAPSHOT/ docs/3.2.8-SNAPSHOT/dev/developer/ docs/3.2.8-SNAPSHOT/dev/provider/ docs/3.2.8-SNAPSHOT/images/ docs/3.2.8-SNAPSHOT/logs/ docs/3.2.8-SNAPSHOT/recipes/ docs/3.2.8-SNAPSHOT/reference...

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/hadoop/jsr223/HadoopRemoteAcceptor.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/hadoop/jsr223/HadoopRemoteAcceptor.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/hadoop/jsr223/HadoopRemoteAcceptor.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/hadoop/jsr223/HadoopRemoteAcceptor.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:43 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HadoopRemoteAcceptor (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -322,7 +322,7 @@ implements <a href="../../../../../../or
  set to <code>false</code>.
  <p/>
  A <code>RemoteAcceptor</code> should only return <code>true</code> for this method if it expects that all activities it
- supports are executed through the <code>:sumbit</code> command. If the users interaction with the remote requires
+ supports are executed through the <code>:submit</code> command. If the users interaction with the remote requires
  working with both local and remote evaluation at the same time, it is likely best to keep this method return
  <code>false</code>. A good example of this type of plugin would be the Gephi Plugin which uses <code>:remote config</code>
  to configure a local <code>TraversalSource</code> to be used and expects calls to <code>:submit</code> for the same body

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/jsr223/console/RemoteAcceptor.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/jsr223/console/RemoteAcceptor.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/jsr223/console/RemoteAcceptor.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/jsr223/console/RemoteAcceptor.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:42 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RemoteAcceptor (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -295,7 +295,7 @@ extends <a href="http://docs.oracle.com/
  set to <code>false</code>.
  <p/>
  A <code>RemoteAcceptor</code> should only return <code>true</code> for this method if it expects that all activities it
- supports are executed through the <code>:sumbit</code> command. If the users interaction with the remote requires
+ supports are executed through the <code>:submit</code> command. If the users interaction with the remote requires
  working with both local and remote evaluation at the same time, it is likely best to keep this method return
  <code>false</code>. A good example of this type of plugin would be the Gephi Plugin which uses <code>:remote config</code>
  to configure a local <code>TraversalSource</code> to be used and expects calls to <code>:submit</code> for the same body

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/package-tree.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/package-tree.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/package-tree.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/package-tree.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:47 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:47 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.tinkerpop.gremlin Class Hierarchy (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -109,14 +109,14 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/ExceptionCoverage.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">ExceptionCoverage</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/GraphProviderClass.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">GraphProviderClass</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/FeatureRequirementSet.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">FeatureRequirementSet</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/GraphProvider.Descriptor.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">GraphProvider.Descriptor</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/ExceptionCoverage.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">ExceptionCoverage</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/LoadGraphWith.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">LoadGraphWith</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/ExceptionCoverageSet.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">ExceptionCoverageSet</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/FeatureRequirements.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">FeatureRequirements</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/ExceptionCoverageSet.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">ExceptionCoverageSet</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/GraphProvider.Descriptor.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">GraphProvider.Descriptor</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/FeatureRequirement.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">FeatureRequirement</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.tinkerpop.gremlin.<a href="../../../../org/apache/tinkerpop/gremlin/FeatureRequirementSet.html" title="annotation in org.apache.tinkerpop.gremlin"><span class="typeNameLink">FeatureRequirementSet</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:42 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GraphComputerTest.MultiScopeVertexProgram (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -51,7 +51,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MapReduceK.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" target="_top">Frames</a></li>
@@ -424,7 +424,7 @@ extends <a href="../../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MapReduceK.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" target="_top">Frames</a></li>

Added: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html?rev=1827535&view=auto
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html (added)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html Thu Mar 22 22:54:14 2018
@@ -0,0 +1,469 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
+<meta name="date" content="2018-03-22">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram (Apache TinkerPop 3.2.8-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" target="_top">Frames</a></li>
+<li><a href="GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.tinkerpop.gremlin.process.computer</div>
+<h2 title="Class GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram" class="title">Class GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.util">org.apache.tinkerpop.gremlin.process.computer.util.StaticVertexProgram</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tinkerpop.gremlin.process.computer.GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram</span>
+extends <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.util">StaticVertexProgram</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.tinkerpop.gremlin.process.computer.VertexProgram">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.tinkerpop.gremlin.process.computer.<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram</a></h3>
+<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.Builder.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram.Builder</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.Features.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram.Features</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.tinkerpop.gremlin.process.computer.VertexProgram">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.tinkerpop.gremlin.process.computer.<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram</a></h3>
+<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#VERTEX_PROGRAM">VERTEX_PROGRAM</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#MultiScopeVertexWithEdgeFunctionProgram--">MultiScopeVertexWithEdgeFunctionProgram</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#execute-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.process.computer.Messenger-org.apache.tinkerpop.gremlin.process.computer.Memory-">execute</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;vertex,
+       <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Messenger.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Messenger</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;messenger,
+       <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</code>
+<div class="block">This method denotes the main body of the computation and is executed on each vertex in the graph.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/MessageScope.html" title="class in org.apache.tinkerpop.gremlin.process.computer">MessageScope</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#getMessageScopes-org.apache.tinkerpop.gremlin.process.computer.Memory-">getMessageScopes</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</code>
+<div class="block">This method returns all the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/MessageScope.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><code>MessageScope</code></a> possibilities for a particular iteration of the vertex program.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#getPreferredPersist--">getPreferredPersist</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.ResultGraph.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.ResultGraph</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#getPreferredResultGraph--">getPreferredResultGraph</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexComputeKey.html" title="class in org.apache.tinkerpop.gremlin.process.computer">VertexComputeKey</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#getVertexComputeKeys--">getVertexComputeKeys</a></span>()</code>
+<div class="block">The <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Element</code></a> properties that will be mutated during the computation.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#setup-org.apache.tinkerpop.gremlin.process.computer.Memory-">setup</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</code>
+<div class="block">The method is called at the beginning of the computation.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#terminate-org.apache.tinkerpop.gremlin.process.computer.Memory-">terminate</a></span>(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</code>
+<div class="block">The method is called at the end of each iteration to determine if the computation is complete.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tinkerpop.gremlin.process.computer.util.StaticVertexProgram">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tinkerpop.gremlin.process.computer.util.<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.util">StaticVertexProgram</a></h3>
+<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html#clone--">clone</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html#storeState-Configuration-">storeState</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/j
 ava/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tinkerpop.gremlin.process.computer.VertexProgram">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.tinkerpop.gremlin.process.computer.<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">VertexProgram</a></h3>
+<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#createVertexProgram-org.apache.tinkerpop.gremlin.structure.Graph-Configuration-">createVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getFeatures--">getFeatures</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getMapReducers--">getMapReducers</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getMemoryComputeKeys--">getMemoryComputeKeys</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getMessageCombiner--">getMessageCombiner</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getTraverserRequirements--">getTraverserRequirements</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#loadState-org.apa
 che.tinkerpop.gremlin.structure.Graph-Configuration-">loadState</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#workerIterationEnd-org.apache.tinkerpop.gremlin.process.computer.Memory-">workerIterationEnd</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#workerIterationStart-org.apache.tinkerpop.gremlin.process.computer.Memory-">workerIterationStart</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MultiScopeVertexWithEdgeFunctionProgram--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MultiScopeVertexWithEdgeFunctionProgram</h4>
+<pre>public&nbsp;MultiScopeVertexWithEdgeFunctionProgram()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setup-org.apache.tinkerpop.gremlin.process.computer.Memory-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setup</h4>
+<pre>public&nbsp;void&nbsp;setup(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#setup-org.apache.tinkerpop.gremlin.process.computer.Memory-">VertexProgram</a></code></span></div>
+<div class="block">The method is called at the beginning of the computation.
+ The method is global to the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>GraphComputer</code></a> and as such, is not called for each vertex.
+ During this stage, the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>Memory</code></a> should be initialized to to its "start state."</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>memory</code> - The global memory of the GraphComputer</dd>
+</dl>
+</li>
+</ul>
+<a name="getPreferredPersist--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPreferredPersist</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a>&nbsp;getPreferredPersist()</pre>
+</li>
+</ul>
+<a name="getVertexComputeKeys--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVertexComputeKeys</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexComputeKey.html" title="class in org.apache.tinkerpop.gremlin.process.computer">VertexComputeKey</a>&gt;&nbsp;getVertexComputeKeys()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getVertexComputeKeys--">VertexProgram</a></code></span></div>
+<div class="block">The <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Element.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Element</code></a> properties that will be mutated during the computation.
+ All properties in the graph are readable, but only the keys specified here are writable.
+ The default is an empty set.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the set of element keys that will be mutated during the vertex program's execution</dd>
+</dl>
+</li>
+</ul>
+<a name="getMessageScopes-org.apache.tinkerpop.gremlin.process.computer.Memory-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessageScopes</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/MessageScope.html" title="class in org.apache.tinkerpop.gremlin.process.computer">MessageScope</a>&gt;&nbsp;getMessageScopes(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#getMessageScopes-org.apache.tinkerpop.gremlin.process.computer.Memory-">VertexProgram</a></code></span></div>
+<div class="block">This method returns all the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/MessageScope.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><code>MessageScope</code></a> possibilities for a particular iteration of the vertex program.
+ The returned messages scopes are the scopes that will be used to send messages during the stated iteration.
+ It is not a requirement that all stated messages scopes be used, just that it is possible that they be used during the iteration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>memory</code> - an immutable form of the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>Memory</code></a></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>all possible message scopes during said vertex program iteration</dd>
+</dl>
+</li>
+</ul>
+<a name="execute-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.process.computer.Messenger-org.apache.tinkerpop.gremlin.process.computer.Memory-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute(<a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure">Vertex</a>&nbsp;vertex,
+                    <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Messenger.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Messenger</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;messenger,
+                    <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#execute-org.apache.tinkerpop.gremlin.structure.Vertex-org.apache.tinkerpop.gremlin.process.computer.Messenger-org.apache.tinkerpop.gremlin.process.computer.Memory-">VertexProgram</a></code></span></div>
+<div class="block">This method denotes the main body of the computation and is executed on each vertex in the graph.
+ This method is logically executed in parallel on all vertices in the graph.
+ When the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>Memory</code></a> is read, it is according to the aggregated state yielded in the previous iteration.
+ When the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>Memory</code></a> is written, the data will be aggregated at the end of the iteration for reading in the next iteration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>vertex</code> - the <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a> to execute the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>VertexProgram</code></a> on</dd>
+<dd><code>messenger</code> - the messenger that moves data between vertices</dd>
+<dd><code>memory</code> - the shared state between all vertices in the computation</dd>
+</dl>
+</li>
+</ul>
+<a name="terminate-org.apache.tinkerpop.gremlin.process.computer.Memory-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>terminate</h4>
+<pre>public&nbsp;boolean&nbsp;terminate(<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer">Memory</a>&nbsp;memory)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html#terminate-org.apache.tinkerpop.gremlin.process.computer.Memory-">VertexProgram</a></code></span></div>
+<div class="block">The method is called at the end of each iteration to determine if the computation is complete.
+ The method is global to the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>GraphComputer</code></a> and as such, is not called for each <a href="../../../../../../org/apache/tinkerpop/gremlin/structure/Vertex.html" title="interface in org.apache.tinkerpop.gremlin.structure"><code>Vertex</code></a>.
+ The <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/Memory.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>Memory</code></a> maintains the aggregated data from the last execute() iteration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>memory</code> - The global memory of the <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.html" title="interface in org.apache.tinkerpop.gremlin.process.computer"><code>GraphComputer</code></a></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>whether or not to halt the computation</dd>
+</dl>
+</li>
+</ul>
+<a name="getPreferredResultGraph--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPreferredResultGraph</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.ResultGraph.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.ResultGraph</a>&nbsp;getPreferredResultGraph()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" target="_top">Frames</a></li>
+<li><a href="GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:42 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GraphComputerTest.VertexProgramA (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -400,7 +400,7 @@ extends <a href="../../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html" title="class in org.apache.tinkerpop.gremlin.process.computer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:42 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GraphComputerTest (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -19,7 +19,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -170,54 +170,58 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramA</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramB</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramA</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramC.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramC</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramB</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramD.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramC.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramC</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramE.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramD.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramF.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramF</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramE.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramG.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramG</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramF.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramF</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramH.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramH</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramG.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramG</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramI.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramI</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramH.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramH</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramJ.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramJ</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramI.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramI</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramK.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramK</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramJ.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramJ</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramL.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramL</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramK.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramK</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramL.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramM.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramM</a></span></code>&nbsp;</td>
 </tr>
 </table>
@@ -385,20 +389,36 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr id="i29" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportPersistResultGraphPairsStatedInFeatures--">shouldSupportPersistResultGraphPairsStatedInFeatures</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportMultipleScopesWithEdgeFunction--">shouldSupportMultipleScopesWithEdgeFunction</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i30" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportPreExistingComputeKeys--">shouldSupportPreExistingComputeKeys</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportPersistResultGraphPairsStatedInFeatures--">shouldSupportPersistResultGraphPairsStatedInFeatures</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportTransientKeys--">shouldSupportTransientKeys</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportPreExistingComputeKeys--">shouldSupportPreExistingComputeKeys</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i32" class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportTransientKeys--">shouldSupportTransientKeys</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#shouldSupportWorkerCount--">shouldSupportWorkerCount</a></span>()</code>&nbsp;</td>
 </tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#testMessagePassingBoth--">testMessagePassingBoth</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#testMessagePassingIn--">testMessagePassingIn</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.html#testMessagePassingOut--">testMessagePassingOut</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest">
@@ -808,6 +828,22 @@ extends <a href="../../../../../../org/a
 </dl>
 </li>
 </ul>
+<a name="shouldSupportMultipleScopesWithEdgeFunction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shouldSupportMultipleScopesWithEdgeFunction</h4>
+<pre>public&nbsp;void&nbsp;shouldSupportMultipleScopesWithEdgeFunction()
+                                                 throws <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">ExecutionException</a>,
+                                                        <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">ExecutionException</a></code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="shouldSupportGraphFilter--">
 <!--   -->
 </a>
@@ -895,7 +931,7 @@ extends <a href="../../../../../../org/a
 <a name="shouldFailWithImproperTraverserRequirements--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>shouldFailWithImproperTraverserRequirements</h4>
 <pre>public&nbsp;void&nbsp;shouldFailWithImproperTraverserRequirements()
@@ -903,6 +939,48 @@ extends <a href="../../../../../../org/a
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testMessagePassingIn--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMessagePassingIn</h4>
+<pre>public&nbsp;void&nbsp;testMessagePassingIn()
+                          throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testMessagePassingOut--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMessagePassingOut</h4>
+<pre>public&nbsp;void&nbsp;testMessagePassingOut()
+                           throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testMessagePassingBoth--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testMessagePassingBoth</h4>
+<pre>public&nbsp;void&nbsp;testMessagePassingBoth()
+                            throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/VertexProgram.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:42 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VertexProgram (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkdumping/BulkDumperVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.bulkdumping">BulkDumperVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoaderVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.bulkloading">BulkLoaderVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.MultiScopeVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramA</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html"
  title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramB</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramC.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramC</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramD.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramD</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramE.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramE</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramF.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramF</a>, <a href="../../../../../../org/apache/tinke
 rpop/gremlin/process/computer/GraphComputerTest.VertexProgramG.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramG</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramH.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramH</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramI.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramI</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramJ.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramJ</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramK.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputer
 Test.VertexProgramK</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramL.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramL</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramM.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramM</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/ranking/pagerank/PageRankVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank">PageRankVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/clustering/peerpressure/PeerPressureVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure">PeerPressureVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/
 step/map/ProgramTest.TestProgram.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map">ProgramTest.TestProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.util">StaticVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/TraversalVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal">TraversalVertexProgram</a></dd>
+<dd><a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkdumping/BulkDumperVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.bulkdumping">BulkDumperVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoaderVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.bulkloading">BulkLoaderVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.MultiScopeVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/proce
 ss/computer/GraphComputerTest.VertexProgramA.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramA</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramB.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramB</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramC.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramC</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramD.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramD</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramE.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgram
 E</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramF.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramF</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramG.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramG</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramH.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramH</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramI.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramI</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramJ.html" title="class in org.apache
 .tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramJ</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramK.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramK</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramL.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramL</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramM.html" title="class in org.apache.tinkerpop.gremlin.process.computer">GraphComputerTest.VertexProgramM</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/ranking/pagerank/PageRankVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank">PageRankVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/pr
 ocess/computer/clustering/peerpressure/PeerPressureVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure">PeerPressureVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/traversal/step/map/ProgramTest.TestProgram.html" title="class in org.apache.tinkerpop.gremlin.process.traversal.step.map">ProgramTest.TestProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/util/StaticVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.util">StaticVertexProgram</a>, <a href="../../../../../../org/apache/tinkerpop/gremlin/process/computer/traversal/TraversalVertexProgram.html" title="class in org.apache.tinkerpop.gremlin.process.computer.traversal">TraversalVertexProgram</a></dd>
 </dl>
 <hr>
 <br>

Modified: tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/class-use/GraphComputer.Persist.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/class-use/GraphComputer.Persist.html?rev=1827535&r1=1827534&r2=1827535&view=diff
==============================================================================
--- tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/class-use/GraphComputer.Persist.html (original)
+++ tinkerpop/site/javadocs/3.2.8-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/computer/class-use/GraphComputer.Persist.html Thu Mar 22 22:54:14 2018
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_151) on Fri Feb 02 20:00:49 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_161) on Thu Mar 22 18:51:49 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.tinkerpop.gremlin.process.computer.GraphComputer.Persist (Apache TinkerPop 3.2.8-SNAPSHOT API)</title>
-<meta name="date" content="2018-02-02">
+<meta name="date" content="2018-03-22">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -279,15 +279,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a></code></td>
-<td class="colLast"><span class="typeNameLabel">GraphComputerTest.VertexProgramM.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramM.html#getPreferredPersist--">getPreferredPersist</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.html#getPreferredPersist--">getPreferredPersist</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a></code></td>
+<td class="colLast"><span class="typeNameLabel">GraphComputerTest.VertexProgramM.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputerTest.VertexProgramM.html#getPreferredPersist--">getPreferredPersist</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a></code></td>
 <td class="colLast"><span class="typeNameLabel">GraphComputer.Persist.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html#valueOf-java.lang.String-">valueOf</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;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html" title="enum in org.apache.tinkerpop.gremlin.process.computer">GraphComputer.Persist</a>[]</code></td>
 <td class="colLast"><span class="typeNameLabel">GraphComputer.Persist.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/tinkerpop/gremlin/process/computer/GraphComputer.Persist.html#values--">values</a></span>()</code>
 <div class="block">Returns an array containing the constants of this enum type, in