From commits-return-34511-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Fri Jan 11 02:08:47 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 29946180771 for ; Fri, 11 Jan 2019 02:08:44 +0100 (CET) Received: (qmail 95457 invoked by uid 500); 11 Jan 2019 01:08:44 -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 95448 invoked by uid 99); 11 Jan 2019 01:08:44 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2019 01:08:44 +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 17C6C3A2A97 for ; Fri, 11 Jan 2019 01:08:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1850996 [5/6] - in /tinkerpop/site: docs/3.4.0/ docs/3.4.0/dev/developer/ docs/3.4.0/dev/provider/ docs/3.4.0/images/ docs/3.4.0/recipes/ docs/3.4.0/reference/ docs/3.4.0/tutorials/getting-started/ docs/3.4.0/tutorials/gremlins-anatomy/ do... Date: Fri, 11 Jan 2019 01:08:41 -0000 To: commits@tinkerpop.apache.org From: spmallette@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190111010843.17C6C3A2A97@svn01-us-west.apache.org> Modified: tinkerpop/site/dotnetdocs/3.4.0/index.json URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.0/index.json?rev=1850996&r1=1850995&r2=1850996&view=diff ============================================================================== --- tinkerpop/site/dotnetdocs/3.4.0/index.json (original) +++ tinkerpop/site/dotnetdocs/3.4.0/index.json Fri Jan 11 01:08:40 2019 @@ -1,577 +1,577 @@ { - "api/Gremlin.Net.Process.Traversal.IPredicate.html": { - "href": "api/Gremlin.Net.Process.Traversal.IPredicate.html", - "title": "Interface IPredicate | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Interface IPredicate Represents a predicate (boolean-valued function) of one argument. Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public interface IPredicate" - }, - "api/Gremlin.Net.Process.Traversal.ISupplier.html": { - "href": "api/Gremlin.Net.Process.Traversal.ISupplier.html", - "title": "Interface ISupplier | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Interface ISupplier Represents a supplier of results Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public interface ISupplier" - }, - "api/Gremlin.Net.Process.Traversal.PageRank.html": { - "href": "api/Gremlin.Net.Process.Traversal.PageRank.html", - "title": "Class PageRank | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class PageRank Inheritance System.Object PageRank Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public class PageRank Fields edges Declaration public const string edges = \"~tinkerpop.pageRank.edges\" Field Value Type Description System.String propertyName Declaration public const string propertyName = \"~tinkerpop.pageRank.propertyName\" Field Value Type Description System.String times Declaration public const string times = \"~tinkerpop.pageRank.times\" Field Value Type Description System.String" + "index.html": { + "href": "index.html", + "title": "Gremlin.Net | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Gremlin.Net Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a function al, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Gremlin.Net implements Gremlin within the C# language. It targets .NET Standard and can therefore be used on different operating systems and with different .NET frameworks, such as .NET Framework and .NET Core. nuget install Gremlin.Net Please see the reference documentation at Apache TinkerPop for more information." }, - "api/Gremlin.Net.Process.Traversal.PeerPressure.html": { - "href": "api/Gremlin.Net.Process.Traversal.PeerPressure.html", - "title": "Class PeerPressure | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class PeerPressure Inheritance System.Object PeerPressure Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public class PeerPressure Fields edges Declaration public const string edges = \"~tinkerpop.peerPressure.edges\" Field Value Type Description System.String propertyName Declaration public const string propertyName = \"~tinkerpop.peerPressure.propertyName\" Field Value Type Description System.String times Declaration public const string times = \"~tinkerpop.peerPressure.times\" Field Value Type Description System.String" + "api/Gremlin.Net.Process.Traversal.__.html": { + "href": "api/Gremlin.Net.Process.Traversal.__.html", + "title": "Class __ | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class __ An anonymous GraphTraversal . Inheritance System.Object __ Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public static class __ Methods AddE(ITraversal) Spawns a GraphTraversal and adds the addE step to that traversal. Declaration public static GraphTraversal AddE(ITraversal edgeLabelTraversal) Parameters Type Name Description ITraversal edgeLabelTraversal Returns Type Description GraphTraversal < System.Object , Edge > AddE(String) Spawns a GraphTraversal and adds the addE step to that traversal. Declaration public static GraphTraversal AddE(string edgeLabel) Parameters Type Name Description System.String edgeLab el Returns Type Description GraphTraversal < System.Object , Edge > AddV() Spawns a GraphTraversal and adds the addV step to that traversal. Declaration public static GraphTraversal AddV() Returns Type Description GraphTraversal < System.Object , Vertex > AddV(ITraversal) Spawns a GraphTraversal and adds the addV step to that traversal. Declaration public static GraphTraversal AddV(ITraversal vertexLabelTraversal) Parameters Type Name Description ITraversal vertexLabelTraversal Returns Type Description GraphTraversal < System.Object , Vertex > AddV(String) Spawns a GraphTraversal and adds the addV step to that traversal. Declaration public static GraphTraversal AddV(string vertexLabel) Parameters Type Name Description System.String vertexLabel Returns Type Description GraphTraversal < System.Object , Vertex > Aggregate(String) Spawns a GraphTraversal and adds the aggregate step to that traversal. Declaration pub lic static GraphTraversal Aggregate(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , System.Object > And(ITraversal[]) Spawns a GraphTraversal and adds the and step to that traversal. Declaration public static GraphTraversal And(params ITraversal[] andTraversals) Parameters Type Name Description ITraversal [] andTraversals Returns Type Description GraphTraversal < System.Object , System.Object > As(String, String[]) Spawns a GraphTraversal and adds the as step to that traversal. Declaration public static GraphTraversal As(string label, params string[] labels) Parameters Type Name Description System.String label System.String [] labels Returns Type Description GraphTraversal < System.Object , System.Object > Barrier() Spawns a GraphTraversal and adds the barrier step to that traversal. Declaration public static GraphTraversal Barrier() Returns Type Description GraphTraversal < System.Object , System.Object > Barrier(IConsumer) Spawns a GraphTraversal and adds the barrier step to that traversal. Declaration public static GraphTraversal Barrier(IConsumer barrierConsumer) Parameters Type Name Description IConsumer barrierConsumer Returns Type Description GraphTraversal < System.Object , System.Object > Barrier(Int32) Spawns a GraphTraversal and adds the barrier step to that traversal. Declaration public static GraphTraversal Barrier(int maxBarrierSize) Parameters Type Name Description System.Int32 maxBarrierSize Returns Type Description GraphTraversal < System.Object , System.Object > Both(String[]) Spawns a GraphTraversal and adds the both step to that traversal. Declaration public static GraphTraversal Both(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTr aversal < System.Object , Vertex > BothE(String[]) Spawns a GraphTraversal and adds the bothE step to that traversal. Declaration public static GraphTraversal BothE(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Edge > BothV() Spawns a GraphTraversal and adds the bothV step to that traversal. Declaration public static GraphTraversal BothV() Returns Type Description GraphTraversal < System.Object , Vertex > Branch(IFunction) Spawns a GraphTraversal and adds the branch step to that traversal. Declaration public static GraphTraversal Branch(IFunction function) Parameters Type Name Description IFunction function Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Branch(ITraversal) Spawns a GraphTraversal and adds the branch step to that traversal. Declaration public static GraphTraversal Branch(ITraversal traversalFunction) Parameters Type Name Description ITraversal traversalFunction Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Cap(String, String[]) Spawns a GraphTraversal and adds the cap step to that traversal. Declaration public static GraphTraversal Cap(string sideEffectKey, params string[] sideEffectKeys) Parameters Type Name Description System.String sideEffectKey System.String [] sideEffectKeys Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(IFunction) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(IFunction choiceFunction) Parameters Type Name Description IFunction choiceFunction Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(IPred icate, ITraversal) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(IPredicate choosePredicate, ITraversal trueChoice) Parameters Type Name Description IPredicate choosePredicate ITraversal trueChoice Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(IPredicate, ITraversal, ITraversal) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(IPredicate choosePredicate, ITraversal trueChoice, ITraversal falseChoice) Parameters Type Name Description IPredicate choosePredicate ITraversal trueChoice ITraversal falseChoice Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(ITraversal) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(ITraversal traversalFunction) Parameters Type Name Description ITraversal traversalFunction Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(ITraversal, ITraversal) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(ITraversal traversalPredicate, ITraversal trueChoice) Parameters Type Name Description ITraversal traversalPredicate ITraversal trueChoice Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Choose(ITraversal, ITraversal, ITraversal) Spawns a GraphTraversal and adds the choose step to that traversal. Declaration public static GraphTraversal Choose(ITraversal traversalPredicate, ITraversal trueChoice, ITraversal falseChoice) Parameters Type Name Description ITraversal traversalPredicate ITraversal trueChoice ITraversal falseChoice Returns Typ e Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Coalesce(ITraversal[]) Spawns a GraphTraversal and adds the coalesce step to that traversal. Declaration public static GraphTraversal Coalesce(params ITraversal[] traversals) Parameters Type Name Description ITraversal [] traversals Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Coin(Double) Spawns a GraphTraversal and adds the coin step to that traversal. Declaration public static GraphTraversal Coin(double probability) Parameters Type Name Description System.Double probability Returns Type Description GraphTraversal < System.Object , System.Object > Constant(E2) Spawns a GraphTraversal and adds the constant step to that traversal. Declaration public static GraphTraversal Constant(E2 a) Parameters Type Name Description E2 a Returns Type Description GraphTraversal < System.O bject , E2> Type Parameters Name Description E2 Count() Spawns a GraphTraversal and adds the count step to that traversal. Declaration public static GraphTraversal Count() Returns Type Description GraphTraversal < System.Object , System.Int64 > Count(Scope) Spawns a GraphTraversal and adds the count step to that traversal. Declaration public static GraphTraversal Count(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , System.Int64 > CyclicPath() Spawns a GraphTraversal and adds the cyclicPath step to that traversal. Declaration public static GraphTraversal CyclicPath() Returns Type Description GraphTraversal < System.Object , System.Object > Dedup(Scope, String[]) Spawns a GraphTraversal and adds the dedup step to that traversal. Declaration public static GraphTraversal Dedup(Scope scope, params string[] dedupLabels) Parameters Type Na me Description Scope scope System.String [] dedupLabels Returns Type Description GraphTraversal < System.Object , System.Object > Dedup(String[]) Spawns a GraphTraversal and adds the dedup step to that traversal. Declaration public static GraphTraversal Dedup(params string[] dedupLabels) Parameters Type Name Description System.String [] dedupLabels Returns Type Description GraphTraversal < System.Object , System.Object > Drop() Spawns a GraphTraversal and adds the drop step to that traversal. Declaration public static GraphTraversal Drop() Returns Type Description GraphTraversal < System.Object , System.Object > Emit() Spawns a GraphTraversal and adds the emit step to that traversal. Declaration public static GraphTraversal Emit() Returns Type Description GraphTraversal < System.Object , System.Object > Emit(IPredicate) Spawns a GraphTraversal and adds the emit step to that traversal. Declaration public static G raphTraversal Emit(IPredicate emitPredicate) Parameters Type Name Description IPredicate emitPredicate Returns Type Description GraphTraversal < System.Object , System.Object > Emit(ITraversal) Spawns a GraphTraversal and adds the emit step to that traversal. Declaration public static GraphTraversal Emit(ITraversal emitTraversal) Parameters Type Name Description ITraversal emitTraversal Returns Type Description GraphTraversal < System.Object , System.Object > Filter(IPredicate) Spawns a GraphTraversal and adds the filter step to that traversal. Declaration public static GraphTraversal Filter(IPredicate predicate) Parameters Type Name Description IPredicate predicate Returns Type Description GraphTraversal < System.Object , System.Object > Filter(ITraversal) Spawns a GraphTraversal and adds the filter step to that traversal. Declaration public static GraphTraversal Filter(ITraversal filterTraversal) Par ameters Type Name Description ITraversal filterTraversal Returns Type Description GraphTraversal < System.Object , System.Object > FlatMap(IFunction) Spawns a GraphTraversal and adds the flatMap step to that traversal. Declaration public static GraphTraversal FlatMap(IFunction function) Parameters Type Name Description IFunction function Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 FlatMap(ITraversal) Spawns a GraphTraversal and adds the flatMap step to that traversal. Declaration public static GraphTraversal FlatMap(ITraversal flatMapTraversal) Parameters Type Name Description ITraversal flatMapTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Fold() Spawns a GraphTraversal and adds the fold step to that traversal. Declaration public static GraphTraversal> Fold() Returns Type Description Gr aphTraversal < System.Object , System.Collections.Generic.IList > Type Parameters Name Description E2 Fold(E2, IBiFunction) Spawns a GraphTraversal and adds the fold step to that traversal. Declaration public static GraphTraversal Fold(E2 seed, IBiFunction foldFunction) Parameters Type Name Description E2 seed IBiFunction foldFunction Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Group(String) Spawns a GraphTraversal and adds the group step to that traversal. Declaration public static GraphTraversal Group(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , System.Object > Group() Spawns a GraphTraversal and adds the group step to that traversal. Declaration public static GraphTraversal> Group() Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary > Type Parameters Name Description K V GroupCount(String) Spawns a GraphTraversal and adds the groupCount step to that traversal. Declaration public static GraphTraversal GroupCount(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , System.Object > GroupCount() Spawns a GraphTraversal and adds the groupCount step to that traversal. Declaration public static GraphTraversal> GroupCount() Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary > Type Parameters Name Description K Has(T, ITraversal) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(T accessor, ITraversal propertyTraversal) Parameters Type Name Description T accessor ITraversal property Traversal Returns Type Description GraphTraversal < System.Object , System.Object > Has(T, P) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(T accessor, P predicate) Parameters Type Name Description T accessor P predicate Returns Type Description GraphTraversal < System.Object , System.Object > Has(T, Object) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(T accessor, object value) Parameters Type Name Description T accessor System.Object value Returns Type Description GraphTraversal < System.Object , System.Object > Has(String) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string propertyKey) Parameters Type Name Description System.String propertyKey Returns Type Description GraphTraversal < System.Object , System.Object > Has(Stri ng, ITraversal) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string propertyKey, ITraversal propertyTraversal) Parameters Type Name Description System.String propertyKey ITraversal propertyTraversal Returns Type Description GraphTraversal < System.Object , System.Object > Has(String, P) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string propertyKey, P predicate) Parameters Type Name Description System.String propertyKey P predicate Returns Type Description GraphTraversal < System.Object , System.Object > Has(String, Object) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string propertyKey, object value) Parameters Type Name Description System.String propertyKey System.Object value Returns Type Description GraphTraversal < Syste m.Object , System.Object > Has(String, String, P) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string label, string propertyKey, P predicate) Parameters Type Name Description System.String label System.String propertyKey P predicate Returns Type Description GraphTraversal < System.Object , System.Object > Has(String, String, Object) Spawns a GraphTraversal and adds the has step to that traversal. Declaration public static GraphTraversal Has(string label, string propertyKey, object value) Parameters Type Name Description System.String label System.String propertyKey System.Object value Returns Type Description GraphTraversal < System.Object , System.Object > HasId(P) Spawns a GraphTraversal and adds the hasId step to that traversal. Declaration public static GraphTraversal HasId(P predicate) Parameters Type Name Description P predicate Returns Type Descri ption GraphTraversal < System.Object , System.Object > HasId(Object, Object[]) Spawns a GraphTraversal and adds the hasId step to that traversal. Declaration public static GraphTraversal HasId(object id, params object[] otherIds) Parameters Type Name Description System.Object id System.Object [] otherIds Returns Type Description GraphTraversal < System.Object , System.Object > HasKey(P) Spawns a GraphTraversal and adds the hasKey step to that traversal. Declaration public static GraphTraversal HasKey(P predicate) Parameters Type Name Description P predicate Returns Type Description GraphTraversal < System.Object , System.Object > HasKey(String, String[]) Spawns a GraphTraversal and adds the hasKey step to that traversal. Declaration public static GraphTraversal HasKey(string label, params string[] otherLabels) Parameters Type Name Description System.String label System.String [] otherLabels Returns Type Description Gr aphTraversal < System.Object , System.Object > HasLabel(P) Spawns a GraphTraversal and adds the hasLabel step to that traversal. Declaration public static GraphTraversal HasLabel(P predicate) Parameters Type Name Description P predicate Returns Type Description GraphTraversal < System.Object , System.Object > HasLabel(String, String[]) Spawns a GraphTraversal and adds the hasLabel step to that traversal. Declaration public static GraphTraversal HasLabel(string label, params string[] otherLabels) Parameters Type Name Description System.String label System.String [] otherLabels Returns Type Description GraphTraversal < System.Object , System.Object > HasNot(String) Spawns a GraphTraversal and adds the hasNot step to that traversal. Declaration public static GraphTraversal HasNot(string propertyKey) Parameters Type Name Description System.String propertyKey Returns Type Description GraphTraversal < System.Object , System .Object > HasValue(P) Spawns a GraphTraversal and adds the hasValue step to that traversal. Declaration public static GraphTraversal HasValue(P predicate) Parameters Type Name Description P predicate Returns Type Description GraphTraversal < System.Object , System.Object > HasValue(Object, Object[]) Spawns a GraphTraversal and adds the hasValue step to that traversal. Declaration public static GraphTraversal HasValue(object value, params object[] values) Parameters Type Name Description System.Object value System.Object [] values Returns Type Description GraphTraversal < System.Object , System.Object > Id() Spawns a GraphTraversal and adds the id step to that traversal. Declaration public static GraphTraversal Id() Returns Type Description GraphTraversal < System.Object , System.Object > Identity() Spawns a GraphTraversal and adds the identity step to that traversal. Declaration public static GraphTraversal Identity() Returns Type Description GraphTraversal < System.Object , System.Object > In(String[]) Spawns a GraphTraversal and adds the in step to that traversal. Declaration public static GraphTraversal In(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Vertex > Index() Spawns a GraphTraversal and adds the index step to that traversal. Declaration public static GraphTraversal Index() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 InE(String[]) Spawns a GraphTraversal and adds the inE step to that traversal. Declaration public static GraphTraversal InE(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Edge > Inject(Object[]) Spawns a GraphTraversal and adds the inject step to that traversal. Declaration public static GraphTraversal Inject(params object[] injections) Parameters Type Name Description System.Object [] injections Returns Type Description GraphTraversal < System.Object , System.Object > InV() Spawns a GraphTraversal and adds the inV step to that traversal. Declaration public static GraphTraversal InV() Returns Type Description GraphTraversal < System.Object , Vertex > Is(P) Spawns a GraphTraversal and adds the is step to that traversal. Declaration public static GraphTraversal Is(P predicate) Parameters Type Name Description P predicate Returns Type Description GraphTraversal < System.Object , System.Object > Is(Object) Spawns a GraphTraversal and adds the is step to that traversal. Declaration public static GraphTraversal Is(object value) Parameters Type Name Description System.Object value Returns Type Description GraphTraversal < System.Ob ject , System.Object > Key() Spawns a GraphTraversal and adds the key step to that traversal. Declaration public static GraphTraversal Key() Returns Type Description GraphTraversal < System.Object , System.String > Label() Spawns a GraphTraversal and adds the label step to that traversal. Declaration public static GraphTraversal Label() Returns Type Description GraphTraversal < System.Object , System.String > Limit(Scope, Int64) Spawns a GraphTraversal and adds the limit step to that traversal. Declaration public static GraphTraversal Limit(Scope scope, long limit) Parameters Type Name Description Scope scope System.Int64 limit Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Limit(Int64) Spawns a GraphTraversal and adds the limit step to that traversal. Declaration public static GraphTraversal Limit(long limit) Parameters Type Name Descrip tion System.Int64 limit Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Local(ITraversal) Spawns a GraphTraversal and adds the local step to that traversal. Declaration public static GraphTraversal Local(ITraversal localTraversal) Parameters Type Name Description ITraversal localTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Loops() Spawns a GraphTraversal and adds the loops step to that traversal. Declaration public static GraphTraversal Loops() Returns Type Description GraphTraversal < System.Object , System.Int32 > Loops(String) Spawns a GraphTraversal and adds the loops step to that traversal. Declaration public static GraphTraversal Loops(string loopName) Parameters Type Name Description System.String loopName Returns Type Description GraphTraversal < System.Object , System.Int32 > Map(IFunction) Spawn s a GraphTraversal and adds the map step to that traversal. Declaration public static GraphTraversal Map(IFunction function) Parameters Type Name Description IFunction function Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Map(ITraversal) Spawns a GraphTraversal and adds the map step to that traversal. Declaration public static GraphTraversal Map(ITraversal mapTraversal) Parameters Type Name Description ITraversal mapTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Match(ITraversal[]) Spawns a GraphTraversal and adds the match step to that traversal. Declaration public static GraphTraversal> Match(params ITraversal[] matchTraversals) Parameters Type Name Description ITraversal [] matchTraversals Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.ID ictionary < System.String , E2>> Type Parameters Name Description E2 Math(String) Spawns a GraphTraversal and adds the math step to that traversal. Declaration public static GraphTraversal Math(string expression) Parameters Type Name Description System.String expression Returns Type Description GraphTraversal < System.Object , System.Double > Max() Spawns a GraphTraversal and adds the max step to that traversal. Declaration public static GraphTraversal Max() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Max(Scope) Spawns a GraphTraversal and adds the max step to that traversal. Declaration public static GraphTraversal Max(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Mean() Spawns a GraphTraversal and adds the mean step to that traversal. De claration public static GraphTraversal Mean() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Mean(Scope) Spawns a GraphTraversal and adds the mean step to that traversal. Declaration public static GraphTraversal Mean(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Min() Spawns a GraphTraversal and adds the min step to that traversal. Declaration public static GraphTraversal Min() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Min(Scope) Spawns a GraphTraversal and adds the min step to that traversal. Declaration public static GraphTraversal Min(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name D escription E2 Not(ITraversal) Spawns a GraphTraversal and adds the not step to that traversal. Declaration public static GraphTraversal Not(ITraversal notTraversal) Parameters Type Name Description ITraversal notTraversal Returns Type Description GraphTraversal < System.Object , System.Object > Optional(ITraversal) Spawns a GraphTraversal and adds the optional step to that traversal. Declaration public static GraphTraversal Optional(ITraversal optionalTraversal) Parameters Type Name Description ITraversal optionalTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Or(ITraversal[]) Spawns a GraphTraversal and adds the or step to that traversal. Declaration public static GraphTraversal Or(params ITraversal[] orTraversals) Parameters Type Name Description ITraversal [] orTraversals Returns Type Description GraphTraversal < System.Object , System.Object > Order() Spawns a GraphTraversal and adds the order step to that traversal. Declaration public static GraphTraversal Order() Returns Type Description GraphTraversal < System.Object , System.Object > Order(Scope) Spawns a GraphTraversal and adds the order step to that traversal. Declaration public static GraphTraversal Order(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , System.Object > OtherV() Spawns a GraphTraversal and adds the otherV step to that traversal. Declaration public static GraphTraversal OtherV() Returns Type Description GraphTraversal < System.Object , Vertex > Out(String[]) Spawns a GraphTraversal and adds the out step to that traversal. Declaration public static GraphTraversal Out(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTraversal < System.Obj ect , Vertex > OutE(String[]) Spawns a GraphTraversal and adds the outE step to that traversal. Declaration public static GraphTraversal OutE(params string[] edgeLabels) Parameters Type Name Description System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Edge > OutV() Spawns a GraphTraversal and adds the outV step to that traversal. Declaration public static GraphTraversal OutV() Returns Type Description GraphTraversal < System.Object , Vertex > Path() Spawns a GraphTraversal and adds the path step to that traversal. Declaration public static GraphTraversal Path() Returns Type Description GraphTraversal < System.Object , Path > Project(String, String[]) Spawns a GraphTraversal and adds the project step to that traversal. Declaration public static GraphTraversal> Project(string projectKey, params string[] projectKeys) Parameters Type Name Descr iption System.String projectKey System.String [] projectKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary < System.String , E2>> Type Parameters Name Description E2 Properties(String[]) Spawns a GraphTraversal and adds the properties step to that traversal. Declaration public static GraphTraversal Properties(params string[] propertyKeys) Parameters Type Name Description System.String [] propertyKeys Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Property(Cardinality, Object, Object, Object[]) Spawns a GraphTraversal and adds the property step to that traversal. Declaration public static GraphTraversal Property(Cardinality cardinality, object key, object value, params object[] keyValues) Parameters Type Name Description Cardinality cardinality System.Object key System.Object value System.Object [] keyValues Returns Type Description Gra phTraversal < System.Object , System.Object > Property(Object, Object, Object[]) Spawns a GraphTraversal and adds the property step to that traversal. Declaration public static GraphTraversal Property(object key, object value, params object[] keyValues) Parameters Type Name Description System.Object key System.Object value System.Object [] keyValues Returns Type Description GraphTraversal < System.Object , System.Object > PropertyMap(String[]) Spawns a GraphTraversal and adds the propertyMap step to that traversal. Declaration public static GraphTraversal> PropertyMap(params string[] propertyKeys) Parameters Type Name Description System.String [] propertyKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary < System.String , E2>> Type Parameters Name Description E2 Range(Scope, Int64, Int64) Spawns a GraphTraversal and adds the range step to that traversal. D eclaration public static GraphTraversal Range(Scope scope, long low, long high) Parameters Type Name Description Scope scope System.Int64 low System.Int64 high Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Range(Int64, Int64) Spawns a GraphTraversal and adds the range step to that traversal. Declaration public static GraphTraversal Range(long low, long high) Parameters Type Name Description System.Int64 low System.Int64 high Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Repeat(ITraversal) Spawns a GraphTraversal and adds the repeat step to that traversal. Declaration public static GraphTraversal Repeat(ITraversal traversal) Parameters Type Name Description ITraversal traversal Returns Type Description GraphTraversal < System.Object , System.Object > Repeat(String, ITraversal) Spawns a GraphTraversal and adds the repeat step to that traversal. Declaration public static GraphTraversal Repeat(string loopName, ITraversal traversal) Parameters Type Name Description System.String loopName ITraversal traversal Returns Type Description GraphTraversal < System.Object , System.Object > Sack(IBiFunction) Spawns a GraphTraversal and adds the sack step to that traversal. Declaration public static GraphTraversal Sack(IBiFunction sackOperator) Parameters Type Name Description IBiFunction sackOperator Returns Type Description GraphTraversal < System.Object , System.Object > Sack() Spawns a GraphTraversal and adds the sack step to that traversal. Declaration public static GraphTraversal Sack() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Sample(Scope, Int32) Spawns a GraphTraversal and adds the sample step to that traversal. Declaration public static GraphTraversal Samp le(Scope scope, int amountToSample) Parameters Type Name Description Scope scope System.Int32 amountToSample Returns Type Description GraphTraversal < System.Object , System.Object > Sample(Int32) Spawns a GraphTraversal and adds the sample step to that traversal. Declaration public static GraphTraversal Sample(int amountToSample) Parameters Type Name Description System.Int32 amountToSample Returns Type Description GraphTraversal < System.Object , System.Object > Select(Column) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversal> Select(Column column) Parameters Type Name Description Column column Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.ICollection > Type Parameters Name Description E2 Select(ITraversal) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversa l Select(ITraversal keyTraversal) Parameters Type Name Description ITraversal keyTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Select(Pop, ITraversal) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversal Select(Pop pop, ITraversal keyTraversal) Parameters Type Name Description Pop pop ITraversal keyTraversal Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Select(Pop, String) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversal Select(Pop pop, string selectKey) Parameters Type Name Description Pop pop System.String selectKey Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Select(Pop, String, String, String[]) Spawns a GraphTraversal and a dds the select step to that traversal. Declaration public static GraphTraversal> Select(Pop pop, string selectKey1, string selectKey2, params string[] otherSelectKeys) Parameters Type Name Description Pop pop System.String selectKey1 System.String selectKey2 System.String [] otherSelectKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary < System.String , E2>> Type Parameters Name Description E2 Select(String) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversal Select(string selectKey) Parameters Type Name Description System.String selectKey Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Select(String, String, String[]) Spawns a GraphTraversal and adds the select step to that traversal. Declaration public static GraphTraversal > Select(string selectKey1, string selectKey2, params string[] otherSelectKeys) Parameters Type Name Description System.String selectKey1 System.String selectKey2 System.String [] otherSelectKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary < System.String , E2>> Type Parameters Name Description E2 SideEffect(IConsumer) Spawns a GraphTraversal and adds the sideEffect step to that traversal. Declaration public static GraphTraversal SideEffect(IConsumer consumer) Parameters Type Name Description IConsumer consumer Returns Type Description GraphTraversal < System.Object , System.Object > SideEffect(ITraversal) Spawns a GraphTraversal and adds the sideEffect step to that traversal. Declaration public static GraphTraversal SideEffect(ITraversal sideEffectTraversal) Parameters Type Name Description ITraversal sideEffectTraversal Returns Type Description GraphTraversal < System.Object , Syst em.Object > SimplePath() Spawns a GraphTraversal and adds the simplePath step to that traversal. Declaration public static GraphTraversal SimplePath() Returns Type Description GraphTraversal < System.Object , System.Object > Skip(Scope, Int64) Spawns a GraphTraversal and adds the skip step to that traversal. Declaration public static GraphTraversal Skip(Scope scope, long skip) Parameters Type Name Description Scope scope System.Int64 skip Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Skip(Int64) Spawns a GraphTraversal and adds the skip step to that traversal. Declaration public static GraphTraversal Skip(long skip) Parameters Type Name Description System.Int64 skip Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Start() Starts an empty GraphTraversal . Declaration public static GraphTraversal Start() Returns Type Description GraphTraversal < System.Object , System.Object > Store(String) Spawns a GraphTraversal and adds the store step to that traversal. Declaration public static GraphTraversal Store(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , System.Object > Subgraph(String) Spawns a GraphTraversal and adds the subgraph step to that traversal. Declaration public static GraphTraversal Subgraph(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , Edge > Sum() Spawns a GraphTraversal and adds the sum step to that traversal. Declaration public static GraphTraversal Sum() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Sum(Scope) Spawns a GraphTraversal and adds t he sum step to that traversal. Declaration public static GraphTraversal Sum(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Tail() Spawns a GraphTraversal and adds the tail step to that traversal. Declaration public static GraphTraversal Tail() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Tail(Scope) Spawns a GraphTraversal and adds the tail step to that traversal. Declaration public static GraphTraversal Tail(Scope scope) Parameters Type Name Description Scope scope Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Tail(Scope, Int64) Spawns a GraphTraversal and adds the tail step to that traversal. Declaration public static GraphTraversal Tail(Scope scope, long limit) Parameters Type Name Description Scope scope System.Int64 limit Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Tail(Int64) Spawns a GraphTraversal and adds the tail step to that traversal. Declaration public static GraphTraversal Tail(long limit) Parameters Type Name Description System.Int64 limit Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 TimeLimit(Int64) Spawns a GraphTraversal and adds the timeLimit step to that traversal. Declaration public static GraphTraversal TimeLimit(long timeLimit) Parameters Type Name Description System.Int64 timeLimit Returns Type Description GraphTraversal < System.Object , System.Object > Times(Int32) Spawns a GraphTraversal and adds the times step to that traversal. Declaration public static GraphTraversal Times(int maxLoops) Parameters Type Name Description System.Int32 maxLoops Returns Type D escription GraphTraversal < System.Object , System.Object > To(Direction, String[]) Spawns a GraphTraversal and adds the to step to that traversal. Declaration public static GraphTraversal To(Direction direction, params string[] edgeLabels) Parameters Type Name Description Direction direction System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Vertex > ToE(Direction, String[]) Spawns a GraphTraversal and adds the toE step to that traversal. Declaration public static GraphTraversal ToE(Direction direction, params string[] edgeLabels) Parameters Type Name Description Direction direction System.String [] edgeLabels Returns Type Description GraphTraversal < System.Object , Edge > ToV(Direction) Spawns a GraphTraversal and adds the toV step to that traversal. Declaration public static GraphTraversal ToV(Direction direction) Parameters Type Name Description Direction direction Returns Type De scription GraphTraversal < System.Object , Vertex > Tree(String) Spawns a GraphTraversal and adds the tree step to that traversal. Declaration public static GraphTraversal Tree(string sideEffectKey) Parameters Type Name Description System.String sideEffectKey Returns Type Description GraphTraversal < System.Object , System.Object > Tree() Spawns a GraphTraversal and adds the tree step to that traversal. Declaration public static GraphTraversal Tree() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Unfold() Spawns a GraphTraversal and adds the unfold step to that traversal. Declaration public static GraphTraversal Unfold() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Union(ITraversal[]) Spawns a GraphTraversal and adds the union step to that traversal. Declaration public static GraphTraversal Union(params ITraversal[] traversals) Parameters Type Name Description ITraversal [] traversals Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Until(IPredicate) Spawns a GraphTraversal and adds the until step to that traversal. Declaration public static GraphTraversal Until(IPredicate untilPredicate) Parameters Type Name Description IPredicate untilPredicate Returns Type Description GraphTraversal < System.Object , System.Object > Until(ITraversal) Spawns a GraphTraversal and adds the until step to that traversal. Declaration public static GraphTraversal Until(ITraversal untilTraversal) Parameters Type Name Description ITraversal untilTraversal Returns Type Description GraphTraversal < System.Object , System.Object > V(Object[]) Spawns a GraphTraversal and adds the V step to that traversal. Declaration public static GraphTraversal V(params object[] vertexIdsO rElements) Parameters Type Name Description System.Object [] vertexIdsOrElements Returns Type Description GraphTraversal < System.Object , Vertex > Value() Spawns a GraphTraversal and adds the value step to that traversal. Declaration public static GraphTraversal Value() Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 ValueMap(Boolean, String[]) Spawns a GraphTraversal and adds the valueMap step to that traversal. Declaration public static GraphTraversal> ValueMap(bool includeTokens, params string[] propertyKeys) Parameters Type Name Description System.Boolean includeTokens System.String [] propertyKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary > Type Parameters Name Description TKey TValue ValueMap(String[]) Spawns a GraphTraversal and adds the valueMap step to that traversal. Declaration public static GraphTraversal> ValueMap(params string[] propertyKeys) Parameters Type Name Description System.String [] propertyKeys Returns Type Description GraphTraversal < System.Object , System.Collections.Generic.IDictionary > Type Parameters Name Description TKey TValue Values(String[]) Spawns a GraphTraversal and adds the values step to that traversal. Declaration public static GraphTraversal Values(params string[] propertyKeys) Parameters Type Name Description System.String [] propertyKeys Returns Type Description GraphTraversal < System.Object , E2> Type Parameters Name Description E2 Where(ITraversal) Spawns a GraphTraversal and adds the where step to that traversal. Declaration public static GraphTraversal Where(ITraversal whereTraversal) Parameters Type Name Description ITraversal whereTraversal Returns Type Description GraphTr aversal < System.Object , System.Object > Where(P) Spawns a GraphTraversal and adds the where step to that traversal. Declaration public static GraphTraversal Where(P predicate) Parameters Type Name Description P predicate Returns Type Description GraphTraversal < System.Object , System.Object > Where(String, P) Spawns a GraphTraversal and adds the where step to that traversal. Declaration public static GraphTraversal Where(string startKey, P predicate) Parameters Type Name Description System.String startKey P predicate Returns Type Description GraphTraversal < System.Object , System.Object >" }, - "api/Gremlin.Net.Process.Traversal.html": { - "href": "api/Gremlin.Net.Process.Traversal.html", - "title": "Namespace Gremlin.Net.Process.Traversal | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Namespace Gremlin.Net.Process.Traversal Classes __ An anonymous GraphTraversal . AnonymousTraversalSource Provides a method for creating a GraphTraversalSource that does not spawn from a instance. Barrier Binding Associates a variable with a value. Bindings Bindings are used to associate a variable with a value. Bytecode A language agnostic representation of ITraversal mutations. Cardinality Column ConnectedComponent DefaultTraversal A traversal represents a directed walk over a graph. Direction EnumWrapper Represents an enum. GraphSONVersion GraphTraversal Graph traversals are the primary way in which graphs are processed. GraphTraversalSource A GraphTraversalSource is the primary DSL of the Gremlin traversal machine. It provides access to all the configurations and steps for Turing complete graph computing. GryoVersion Instruction Represents a Bytecode instruction by an operator name and its arguments. IO Lambda Provides methods to create lambdas . Operator Order P A P is a predicate of the form Func. That is, given some object, return true or false. PageRank PeerPressure Pick Pop Scope ShortestPath T TextP A TextP is a predicate of the form Func. That is, given some string, return true or false. Traverser A traverser represents the current state of an object flowing through a ITraversal . Interfaces IBiFunction Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction . IBinaryOperator Represents an operation upon two operands of the same type, producing a result of the same type as the operands. This is a specialization of IBiFunction for the case where the operands and the result are all of the same type. IComparator A comparison function, which imposes a total ordering on some collection of objects. IConsumer Represents an operation that accepts a single input argument and returns no result. Unlike most other functional interfaces , Consumer is expected to operate via side-effects. IFunction Represents a function that accepts one argument and produces a result. ILambda Represents a lambda. IPredicate Represents a predicate (boolean-valued function) of one argument. ISupplier Represents a supplier of results ITraversal Represents the basic information for a walk over a graph. ITraversal A traversal represents a directed walk over a graph. ITraversalSideEffects A ITraversal can maintain global sideEffects. ITraversalStrategy A ITraversalStrategy defines a particular atomic operation for mutating a ITraversal prior to its evaluation. IUnaryOperator Represents an operation on a single operand that produces a result of the same type as its operand. This is a specialization of Function for the case where the operand and result are of the same type." + "api/Gremlin.Net.Process.Traversal.Traverser.html": { + "href": "api/Gremlin.Net.Process.Traversal.Traverser.html", + "title": "Class Traverser | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class Traverser A traverser represents the current state of an object flowing through a ITraversal . Inheritance System.Object Traverser Inherited Members System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public class Traverser Constructors Traverser(Object, Int64) Initializes a new instance of the Traverser class. Declaration public Traverser(dynamic obj, long bulk = 1L) Parameters Type Name Description System.Object obj The object of the traverser. System.Int64 bulk The number of traversers represented in this traverser. Properties Bulk Gets the number of traversers represented in this traverser. Declaration public long Bulk { get; } Property Value Type Description System.Int64 Object Gets the object of this traverser. Declaration public dynamic Obje ct { get; } Property Value Type Description System.Object Methods Equals(Traverser) Declaration public bool Equals(Traverser other) Parameters Type Name Description Traverser other Returns Type Description System.Boolean Equals(Object) Declaration public override bool Equals(object obj) Parameters Type Name Description System.Object obj Returns Type Description System.Boolean Overrides System.Object.Equals(System.Object) GetHashCode() Declaration public override int GetHashCode() Returns Type Description System.Int32 Overrides System.Object.GetHashCode()" }, - "api/Gremlin.Net.Structure.IO.GraphSON.GraphSON2Writer.html": { - "href": "api/Gremlin.Net.Structure.IO.GraphSON.GraphSON2Writer.html", - "title": "Class GraphSON2Writer | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class GraphSON2Writer Handles serialization of GraphSON2 data. Inheritance System.Object GraphSONWriter GraphSON2Writer Inherited Members GraphSONWriter.Serializers GraphSONWriter.WriteObject(Object) GraphSONWriter.ToDict(Object) System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Structure.IO.GraphSON Assembly : cs.temp.dll.dll Syntax public class GraphSON2Writer : GraphSONWriter Constructors GraphSON2Writer() Creates a new instance of GraphSON2Writer . Declaration public GraphSON2Writer() GraphSON2Writer(IReadOnlyDictionary) Creates a new instance of GraphSON2Writer . Declaration public GraphSON2Writer(IReadOnlyDictionary customSerializerByType) Parameters Type Name Description System.Co llections.Generic.IReadOnlyDictionary < System.Type , IGraphSONSerializer > customSerializerByType" + "api/Gremlin.Net.Process.Traversal.TextP.html": { + "href": "api/Gremlin.Net.Process.Traversal.TextP.html", + "title": "Class TextP | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class TextP A TextP is a predicate of the form Func. That is, given some string, return true or false. Inheritance System.Object P TextP Implements IPredicate Inherited Members P.OperatorName P.Value P.Other P.And(P) P.Or(P) P.Between(Object[]) P.Eq(Object[]) P.Gt(Object[]) P.Gte(Object[]) P.Inside(Object[]) P.Lt(Object[]) P.Lte(Object[]) P.Neq(Object[]) P.Not(Object[]) P.Outside(Object[]) P.Test(Object[]) P.Within(Object[]) P.Without(Object[]) System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public class TextP : P, IPredicate Constructors TextP(String, String, P) Initializes a new instance of the TextP class. Declaration public TextP(string operatorName, string value, P other = null) Parameters Typ e Name Description System.String operatorName The name of the predicate. System.String value The value of the predicate. P other An optional other predicate that is used as an argument for this predicate. Methods Containing(String) Declaration public static TextP Containing(string value) Parameters Type Name Description System.String value Returns Type Description TextP EndingWith(String) Declaration public static TextP EndingWith(string value) Parameters Type Name Description System.String value Returns Type Description TextP NotContaining(String) Declaration public static TextP NotContaining(string value) Parameters Type Name Description System.String value Returns Type Description TextP NotEndingWith(String) Declaration public static TextP NotEndingWith(string value) Parameters Type Name Description System.String value Returns Type Description TextP NotStartingWith(String) Declaration public static TextP NotStartingWith(string value) Parameters Type Name Description System.String value Returns Type Description TextP StartingWith(String) Declaration public static TextP StartingWith(string value) Parameters Type Name Description System.String value Returns Type Description TextP ToString() Declaration public override string ToString() Returns Type Description System.String Overrides P.ToString() Implements IPredicate" }, - "api/Gremlin.Net.Structure.IO.GraphSON.GraphSON3Reader.html": { - "href": "api/Gremlin.Net.Structure.IO.GraphSON.GraphSON3Reader.html", - "title": "Class GraphSON3Reader | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class GraphSON3Reader Handles deserialization of GraphSON3 data. Inheritance System.Object GraphSONReader GraphSON3Reader Inherited Members GraphSONReader.Deserializers GraphSONReader.ToObject(IEnumerable) GraphSONReader.ToObject(JToken) System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Structure.IO.GraphSON Assembly : cs.temp.dll.dll Syntax public class GraphSON3Reader : GraphSONReader Constructors GraphSON3Reader() Creates a new instance of GraphSON3Reader . Declaration public GraphSON3Reader() GraphSON3Reader(IReadOnlyDictionary) Creates a new instance of GraphSON3Reader . Declaration public GraphSON3Reader(IReadOnlyDictionary deserializerByGraphSONType) Parameters Typ e Name Description System.Collections.Generic.IReadOnlyDictionary < System.String , IGraphSONDeserializer > deserializerByGraphSONType Overrides IGraphSONDeserializer instances by their type identifier." + "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.OrderLimitStrategy.html": { + "href": "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.OrderLimitStrategy.html", + "title": "Class OrderLimitStrategy | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class OrderLimitStrategy Inheritance System.Object AbstractTraversalStrategy OrderLimitStrategy Implements ITraversalStrategy System.IEquatable < AbstractTraversalStrategy > Inherited Members AbstractTraversalStrategy.StrategyName AbstractTraversalStrategy.Configuration AbstractTraversalStrategy.Equals(AbstractTraversalStrategy) AbstractTraversalStrategy.Apply(ITraversal) AbstractTraversalStrategy.ApplyAsync(ITraversal) AbstractTraversalStrategy.Equals(Object) AbstractTraversalStrategy.GetHashCode() AbstractTraversalStrategy.ToString() System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal.Strategy.Optimization Assembly : cs.temp.dll.dll Syntax public class OrderLimitStrategy : AbstractTraversalStrategy, ITraversalStrategy, IEquatable Implements ITraversalStrategy System.IEquatable" }, - "api/Gremlin.Net.Structure.IO.GraphSON.IGraphSONDeserializer.html": { - "href": "api/Gremlin.Net.Structure.IO.GraphSON.IGraphSONDeserializer.html", - "title": "Interface IGraphSONDeserializer | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Interface IGraphSONDeserializer Supports deserializing GraphSON into an object. Namespace : Gremlin.Net.Structure.IO.GraphSON Assembly : cs.temp.dll.dll Syntax public interface IGraphSONDeserializer Methods Objectify(JToken, GraphSONReader) Deserializes GraphSON to an object. Declaration dynamic Objectify(JToken graphsonObject, GraphSONReader reader) Parameters Type Name Description JToken graphsonObject The GraphSON object to objectify. GraphSONReader reader A GraphSONReader that can be used to objectify properties of the GraphSON object. Returns Type Description System.Object The deserialized object." + "api/Gremlin.Net.Process.Traversal.IConsumer.html": { + "href": "api/Gremlin.Net.Process.Traversal.IConsumer.html", + "title": "Interface IConsumer | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Interface IConsumer Represents an operation that accepts a single input argument and returns no result. Unlike most other functional interfaces, Consumer is expected to operate via side-effects. Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public interface IConsumer" }, - "api/Gremlin.Net.Structure.IO.GraphSON.IGraphSONSerializer.html": { - "href": "api/Gremlin.Net.Structure.IO.GraphSON.IGraphSONSerializer.html", - "title": "Interface IGraphSONSerializer | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Interface IGraphSONSerializer Supports serializing of an object to GraphSON. Namespace : Gremlin.Net.Structure.IO.GraphSON Assembly : cs.temp.dll.dll Syntax public interface IGraphSONSerializer Methods Dictify(Object, GraphSONWriter) Transforms an object into a dictionary that resembles its GraphSON representation. Declaration Dictionary Dictify(dynamic objectData, GraphSONWriter writer) Parameters Type Name Description System.Object objectData The object to dictify. GraphSONWriter writer A GraphSONWriter that can be used to dictify properties of the object. Returns Type Description System.Collections.Generic.Dictionary < System.String , System.Object > The GraphSON representation." + "api/Gremlin.Net.Driver.IGremlinClient.html": { + "href": "api/Gremlin.Net.Driver.IGremlinClient.html", + "title": "Interface IGremlinClient | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Interface IGremlinClient Provides a mechanism for submitting Gremlin requests. Inherited Members System.IDisposable.Dispose() Namespace : Gremlin.Net.Driver Assembly : cs.temp.dll.dll Syntax public interface IGremlinClient : IDisposable Methods SubmitAsync(RequestMessage) Submits a request message as an asynchronous operation. Declaration Task> SubmitAsync(RequestMessage requestMessage) Parameters Type Name Description RequestMessage requestMessage The RequestMessage to send. Returns Type Description System.Threading.Tasks.Task < ResultSet > A ResultSet containing the data and status attributes returned from the server. Type Parameters Name Description T The type of the expected results. Exceptions Type Condition ResponseException Thrown when a response is received from Gremlin Server that indicates that an error occurred." }, - "api/Gremlin.Net.Driver.Messages.RequestMessage.html": { - "href": "api/Gremlin.Net.Driver.Messages.RequestMessage.html", - "title": "Class RequestMessage | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class RequestMessage The model for a request message sent to the server. Inheritance System.Object RequestMessage Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Driver.Messages Assembly : cs.temp.dll.dll Syntax public class RequestMessage Properties Arguments Gets arguments of the RequestMessage . Declaration public Dictionary Arguments { get; } Property Value Type Description System.Collections.Generic.Dictionary < System.String , System.Object > Operation Gets the name of the operation that should be executed by the Gremlin Server. Declaration public string Operation { get; } Property Value Type Description System.String The name of the \"operation\" to execute based on the available OpProcessor config ured in the Gremlin Server. This defaults to \"eval\" which evaluates a request script. Processor Gets the name of the OpProcessor to utilize. Declaration public string Processor { get; } Property Value Type Description System.String The name of the OpProcessor to utilize. This defaults to an empty string which represents the default OpProcessor for evaluating scripts. RequestId Gets the ID of this request message. Declaration public Guid RequestId { get; } Property Value Type Description System.Guid A UUID representing the unique identification for the request. Methods Build(String) Initializes a RequestMessage.Builder to build a RequestMessage . Declaration public static RequestMessage.Builder Build(string operation) Parameters Type Name Description System.String operation The name of the OpProcessor to utilize. Returns Type Description RequestMessage.Builder A RequestMessage.Builder to build a RequestMessage ." + "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.IncidentToAdjacentStrategy.html": { + "href": "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.IncidentToAdjacentStrategy.html", + "title": "Class IncidentToAdjacentStrategy | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class IncidentToAdjacentStrategy Replaces .OutE().InV() with .Out() , .InE().OutV() with In() and .BothE().BothV() with Both() . Inheritance System.Object AbstractTraversalStrategy IncidentToAdjacentStrategy Implements ITraversalStrategy System.IEquatable < AbstractTraversalStrategy > Inherited Members AbstractTraversalStrategy.StrategyName AbstractTraversalStrategy.Configuration AbstractTraversalStrategy.Equals(AbstractTraversalStrategy) AbstractTraversalStrategy.Apply(ITraversal) AbstractTraversalStrategy.ApplyAsync(ITraversal) AbstractTraversalStrategy.Equals(Object) AbstractTraversalStrategy.GetHashCode() AbstractTraversalStrategy.ToString() System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal.Strategy.Optimization Assembly : cs.temp.dll.dll Syntax public class IncidentToAdjacentStrate gy : AbstractTraversalStrategy, ITraversalStrategy, IEquatable Implements ITraversalStrategy System.IEquatable" }, - "api/Gremlin.Net.Driver.ResultSet-1.html": { - "href": "api/Gremlin.Net.Driver.ResultSet-1.html", - "title": "Class ResultSet | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class ResultSet A ResultSet is returned from the submission of a Gremlin script to the server and represents the results provided by the server. ResultSet includes enumerable data and status attributes. Inheritance System.Object ResultSet Implements System.Collections.Generic.IReadOnlyCollection System.Collections.Generic.IEnumerable System.Collections.IEnumerable Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Driver Assembly : cs.temp.dll.dll Syntax public sealed class ResultSet : IReadOnlyCollection, IEnumerable, IEnumerable Type Parameters Name Description T Type of the result elements Constructors ResultSet(IReadOnlyCollection, IReadOnlyDictionary) Initializes a new instance of the ResultSet class for the specified data and status attributes. Declaration public ResultSet(IReadOnlyCollection data, IReadOnlyDictionary attributes) Parameters Type Name Description System.Collections.Generic.IReadOnlyCollection data System.Collections.Generic.IReadOnlyDictionary < System.String , System.Object > attributes Properties Count Declaration public int Count { get; } Property Value Type Description System.Int32 StatusAttributes Gets or sets the status attributes from the gremlin response Declaration public IReadOnlyDictionary StatusAttributes { get; } Property Value Type Description System.Collections.Generic.IReadOnlyDictionary < System.String , System.Object > Methods GetEnumerator() Declaration public IEnumerator GetEnumerator() Returns Type Description System.Collections.Generic.IEnumerator Implements System.Collections.Generic.IReadOnlyCollection System.Collections.Generic.IEnumerable System.Collections.IEnu merable" + "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.IdentityRemovalStrategy.html": { + "href": "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.IdentityRemovalStrategy.html", + "title": "Class IdentityRemovalStrategy | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class IdentityRemovalStrategy Looks for Identity() -steps and removes them. Inheritance System.Object AbstractTraversalStrategy IdentityRemovalStrategy Implements ITraversalStrategy System.IEquatable < AbstractTraversalStrategy > Inherited Members AbstractTraversalStrategy.StrategyName AbstractTraversalStrategy.Configuration AbstractTraversalStrategy.Equals(AbstractTraversalStrategy) AbstractTraversalStrategy.Apply(ITraversal) AbstractTraversalStrategy.ApplyAsync(ITraversal) AbstractTraversalStrategy.Equals(Object) AbstractTraversalStrategy.GetHashCode() AbstractTraversalStrategy.ToString() System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal.Strategy.Optimization Assembly : cs.temp.dll.dll Syntax public class IdentityRemovalStrategy : AbstractTraversalStrategy, ITraversalStrategy, IEquata ble Implements ITraversalStrategy System.IEquatable" }, - "api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html": { - "href": "api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html", - "title": "Class GraphTraversalSource | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class GraphTraversalSource A GraphTraversalSource is the primary DSL of the Gremlin traversal machine. It provides access to all the configurations and steps for Turing complete graph computing. Inheritance System.Object GraphTraversalSource Inherited Members System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() System.Object.ToString() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal Assembly : cs.temp.dll.dll Syntax public class GraphTraversalSource Constructors GraphTraversalSource() Initializes a new instance of the GraphTraversalSource class. Declaration public GraphTraversalSource() GraphTraversalSource(ICollection, Bytecode) Initializes a new instance of the GraphTraversalSource class. Declaration public GraphTraversalSource(ICollection traversalStrateg ies, Bytecode bytecode) Parameters Type Name Description System.Collections.Generic.ICollection < ITraversalStrategy > traversalStrategies The traversal strategies associated with this graph traversal source. Bytecode bytecode The Bytecode associated with the current state of this graph traversal source. Properties Bytecode Gets or sets the Bytecode associated with the current state of this graph traversal source. Declaration public Bytecode Bytecode { get; set; } Property Value Type Description Bytecode TraversalStrategies Gets or sets the traversal strategies associated with this graph traversal source. Declaration public ICollection TraversalStrategies { get; set; } Property Value Type Description System.Collections.Generic.ICollection < ITraversalStrategy > Methods AddE(ITraversal) Spawns a GraphTraversal off this graph traversal source and adds the addE step to that traversal. Declaration public GraphTraversal AddE(ITraversal edgeLabelTrave rsal) Parameters Type Name Description ITraversal edgeLabelTraversal Returns Type Description GraphTraversal < Edge , Edge > AddE(String) Spawns a GraphTraversal off this graph traversal source and adds the addE step to that traversal. Declaration public GraphTraversal AddE(string label) Parameters Type Name Description System.String label Returns Type Description GraphTraversal < Edge , Edge > AddV() Spawns a GraphTraversal off this graph traversal source and adds the addV step to that traversal. Declaration public GraphTraversal AddV() Returns Type Description GraphTraversal < Vertex , Vertex > AddV(ITraversal) Spawns a GraphTraversal off this graph traversal source and adds the addV step to that traversal. Declaration public GraphTraversal AddV(ITraversal vertexLabelTraversal) Parameters Type Name Description ITraversal vertexLabelTraversal Returns Type Description GraphTraversal < Vertex , Vertex > AddV(String) Spawns a GraphTraversal off this graph traversal source and adds the addV step to that traversal. Declaration public GraphTraversal AddV(string label) Parameters Type Name Description System.String label Returns Type Description GraphTraversal < Vertex , Vertex > E(Object[]) Spawns a GraphTraversal off this graph traversal source and adds the E step to that traversal. Declaration public GraphTraversal E(params object[] edgesIds) Parameters Type Name Description System.Object [] edgesIds Returns Type Description GraphTraversal < Edge , Edge > Inject(S[]) Spawns a GraphTraversal off this graph traversal source and adds the inject step to that traversal. Declaration public GraphTraversal Inject(params S[] starts) Parameters Type Name Description S[] starts Returns Type Description GraphTraversal Type Parameters Name Description S Io(String) Spawns a GraphTraversal off this graph traversal source and adds the io step to that traversal. Declaration public GraphTraversal Io(string file) Parameters Type Name Description System.String file Returns Type Description GraphTraversal Type Parameters Name Description S V(Object[]) Spawns a GraphTraversal off this graph traversal source and adds the V step to that traversal. Declaration public GraphTraversal V(params object[] vertexIds) Parameters Type Name Description System.Object [] vertexIds Returns Type Description GraphTraversal < Vertex , Vertex > With(String) Declaration public GraphTraversalSource With(string key) Parameters Type Name Description System.String key Returns Type Description GraphTraversalSource With(String, Object) Declaration public GraphTraversalSource With(string key, object value) Parameters Type Name Description System.String key System.Object value Returns Type Description GraphTraversalSource WithBindings(Object) Declaration [Obsolete(\"Use the Bindings class instead.\", false)] public Grap hTraversalSource WithBindings(object bindings) Parameters Type Name Description System.Object bindings Returns Type Description GraphTraversalSource WithBulk(Boolean) Declaration public GraphTraversalSource WithBulk(bool useBulk) Parameters Type Name Description System.Boolean useBulk Returns Type Description GraphTraversalSource WithComputer(String, Nullable, String, String, ITraversal, ITraversal, Dictionary) Add a GraphComputer class used to execute the traversal. This adds a to the strategies. Declaration public GraphTraversalSource WithComputer(string graphComputer = null, int? workers = default(int? ), string persist = null, string result = null, ITraversal vertices = null, ITraversal edges = null, Dictionary configuration = null) Parameters Type Name Description System.String graphComputer System.Nullable < System.Int32 > workers System.String persist System.String result ITraversal vertices ITraversal edges System.Collections.Generic.D ictionary < System.String , System.Object > configuration Returns Type Description GraphTraversalSource WithoutStrategies(Type[]) Declaration public GraphTraversalSource WithoutStrategies(params Type[] traversalStrategyClasses) Parameters Type Name Description System.Type [] traversalStrategyClasses Returns Type Description GraphTraversalSource WithPath() Declaration public GraphTraversalSource WithPath() Returns Type Description GraphTraversalSource WithRemote(IRemoteConnection) Configures the GraphTraversalSource as a \"remote\" to issue the GraphTraversal for execution elsewhere. Declaration public GraphTraversalSource WithRemote(IRemoteConnection remoteConnection) Parameters Type Name Description IRemoteConnection remoteConnection The instance to use to submit the GraphTraversal . Returns Type Description GraphTraversalSource A GraphTraversalSource configured to use the provided . WithSack(ISupplier) Declaration public GraphTraversalSource WithSack(ISupplier initialV alue) Parameters Type Name Description ISupplier initialValue Returns Type Description GraphTraversalSource WithSack(ISupplier, IBinaryOperator) Declaration public GraphTraversalSource WithSack(ISupplier initialValue, IBinaryOperator mergeOperator) Parameters Type Name Description ISupplier initialValue IBinaryOperator mergeOperator Returns Type Description GraphTraversalSource WithSack(ISupplier, IUnaryOperator) Declaration public GraphTraversalSource WithSack(ISupplier initialValue, IUnaryOperator splitOperator) Parameters Type Name Description ISupplier initialValue IUnaryOperator splitOperator Returns Type Description GraphTraversalSource WithSack(ISupplier, IUnaryOperator, IBinaryOperator) Declaration public GraphTraversalSource WithSack(ISupplier initialValue, IUnaryOperator splitOperator, IBinaryOperator mergeOperator) Parameters Type Name Description ISupplier initialValue IUnaryOperator splitOperator IBinaryOperator mergeOperator Returns Type Description GraphTraversalSourc e WithSack(Object) Declaration public GraphTraversalSource WithSack(object initialValue) Parameters Type Name Description System.Object initialValue Returns Type Description GraphTraversalSource WithSack(Object, IBinaryOperator) Declaration public GraphTraversalSource WithSack(object initialValue, IBinaryOperator mergeOperator) Parameters Type Name Description System.Object initialValue IBinaryOperator mergeOperator Returns Type Description GraphTraversalSource WithSack(Object, IUnaryOperator) Declaration public GraphTraversalSource WithSack(object initialValue, IUnaryOperator splitOperator) Parameters Type Name Description System.Object initialValue IUnaryOperator splitOperator Returns Type Description GraphTraversalSource WithSack(Object, IUnaryOperator, IBinaryOperator) Declaration public GraphTraversalSource WithSack(object initialValue, IUnaryOperator splitOperator, IBinaryOperator mergeOperator) Parameters Type Name Description System.Object initialValue IUnaryOperator splitOp erator IBinaryOperator mergeOperator Returns Type Description GraphTraversalSource WithSideEffect(String, ISupplier) Declaration public GraphTraversalSource WithSideEffect(string key, ISupplier initialValue) Parameters Type Name Description System.String key ISupplier initialValue Returns Type Description GraphTraversalSource WithSideEffect(String, ISupplier, IBinaryOperator) Declaration public GraphTraversalSource WithSideEffect(string key, ISupplier initialValue, IBinaryOperator reducer) Parameters Type Name Description System.String key ISupplier initialValue IBinaryOperator reducer Returns Type Description GraphTraversalSource WithSideEffect(String, Object) Declaration public GraphTraversalSource WithSideEffect(string key, object initialValue) Parameters Type Name Description System.String key System.Object initialValue Returns Type Description GraphTraversalSource WithSideEffect(String, Object, IBinaryOperator) Declaration public GraphTraversalSource WithSideEffect(string key, object initialValue, IBinaryOperator reducer) Parameters Type Name Description System.String key System.Object initialValue IBinaryOperator reducer Returns Type Description GraphTraversalSource WithStrategies(ITraversalStrategy[]) Declaration public GraphTraversalSource WithStrategies(params ITraversalStrategy[] traversalStrategies) Parameters Type Name Description ITraversalStrategy [] traversalStrategies Returns Type Description GraphTraversalSource" + "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.AdjacentToIncidentStrategy.html": { + "href": "api/Gremlin.Net.Process.Traversal.Strategy.Optimization.AdjacentToIncidentStrategy.html", + "title": "Class AdjacentToIncidentStrategy | Apache TinkerPop - Gremlin.NET API Docs", + "keywords": "Class AdjacentToIncidentStrategy Optimizes vertex- and value-emitting steps. Inheritance System.Object AbstractTraversalStrategy AdjacentToIncidentStrategy Implements ITraversalStrategy System.IEquatable < AbstractTraversalStrategy > Inherited Members AbstractTraversalStrategy.StrategyName AbstractTraversalStrategy.Configuration AbstractTraversalStrategy.Equals(AbstractTraversalStrategy) AbstractTraversalStrategy.Apply(ITraversal) AbstractTraversalStrategy.ApplyAsync(ITraversal) AbstractTraversalStrategy.Equals(Object) AbstractTraversalStrategy.GetHashCode() AbstractTraversalStrategy.ToString() System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Process.Traversal.Strategy.Optimization Assembly : cs.temp.dll.dll Syntax public class AdjacentToIncidentStrategy : AbstractTraversalStrategy, ITraversalStrategy, IEquatable Implements ITraversalStrategy System.IEquatable" }, - "api/Gremlin.Net.Structure.Edge.html": { - "href": "api/Gremlin.Net.Structure.Edge.html", - "title": "Class Edge | Apache TinkerPop - Gremlin.NET API Docs", - "keywords": "Class Edge Represents an edge between to vertices. Inheritance System.Object Element Edge Implements System.IEquatable < Element > Inherited Members Element.Id Element.Label Element.Equals(Element) Element.Equals(Object) Element.GetHashCode() System.Object.Equals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() System.Object.ReferenceEquals(System.Object, System.Object) Namespace : Gremlin.Net.Structure Assembly : cs.temp.dll.dll Syntax public class Edge : Element, IEquatable Constructors Edge(Object, Vertex, String, Vertex) Initializes a new instance of the Edge class. Declaration public Edge(object id, Vertex outV, string label, Vertex inV) Parameters Type Name Description System.Object id The id of the edge. Vertex outV The outgoing/tail vertex of the edge. System.String label The label of the edge. Vertex inV The incoming/head vertex of the edge. Properties InV Gets or sets the incoming/head vertex of this edge. Decl aration public Vertex InV { get; set; } Property Value Type Description Vertex OutV Gets or sets the outgoing/tail vertex of this edge. Declaration public Vertex OutV { get; set; } Property Value Type Description Vertex Methods ToString() Declaration public override string ToString() Returns Type Description System.String Overrides System.Object.ToString() Implements System.IEquatable" + "api/Gremlin.Net.Process.Traversal.Strategy.Decoration.HaltedTraverserStrategy.html": { + "href": "api/Gremlin.Net.Process.Traversal.Strategy.Decoration.HaltedTraverserStrategy.html", + "title": "Class HaltedTraverserStrategy | Apache TinkerPop - Gremlin.NET API Docs", [... 910 lines stripped ...]