From commits-return-36038-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Fri May 24 18:37:18 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 616871807D4 for ; Fri, 24 May 2019 20:37:14 +0200 (CEST) Received: (qmail 98328 invoked by uid 500); 24 May 2019 18:37:13 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 98180 invoked by uid 99); 24 May 2019 18:37:13 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2019 18:37:13 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 6F17C3A37A0 for ; Fri, 24 May 2019 18:37:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1859897 [17/21] - in /tinkerpop/site: docs/3.4.2-SNAPSHOT/dev/developer/ docs/3.4.2-SNAPSHOT/dev/io/ docs/3.4.2-SNAPSHOT/dev/provider/ docs/3.4.2-SNAPSHOT/recipes/ docs/3.4.2-SNAPSHOT/reference/ docs/3.4.2-SNAPSHOT/tutorials/getting-starte... Date: Fri, 24 May 2019 18:37:08 -0000 To: commits@tinkerpop.apache.org From: spmallette@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190524183711.6F17C3A37A0@svn01-us-west.apache.org> Modified: tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/class-use/AbstractTraversalStrategy.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/class-use/AbstractTraversalStrategy.html?rev=1859897&r1=1859896&r2=1859897&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/class-use/AbstractTraversalStrategy.html (original) +++ tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/class-use/AbstractTraversalStrategy.html Fri May 24 18:37:06 2019 @@ -2,10 +2,10 @@ - + Uses of Class org.apache.tinkerpop.gremlin.process.traversal.strategy.AbstractTraversalStrategy (Apache TinkerPop 3.4.2-SNAPSHOT API) - + @@ -459,17 +459,23 @@ class  +EdgeLabelVerificationStrategy +
EdgeLabelVerificationStrategy does not allow edge traversal steps to have no label specified.
+ + + +class  LambdaRestrictionStrategy
LambdaRestrictionStrategy does not allow lambdas to be used in a Traversal.
- + class  ReadOnlyStrategy
Detects steps marked with Mutating and throws an IllegalStateException if one is found.
- + class  StandardVerificationStrategy  Modified: tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html?rev=1859897&r1=1859896&r2=1859897&view=diff ============================================================================== --- tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html (original) +++ tinkerpop/site/javadocs/3.4.2-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/ComputerVerificationStrategy.html Fri May 24 18:37:06 2019 @@ -2,10 +2,10 @@ - + ComputerVerificationStrategy (Apache TinkerPop 3.4.2-SNAPSHOT API) - + @@ -51,7 +51,7 @@ var activeTableTab = "activeTableTab";