Search Results for

    Show / Hide Table of Contents

    Class PeerPressure

    Inheritance
    object
    PeerPressure
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Gremlin.Net.Process.Traversal
    Assembly: Gremlin.Net.dll
    Syntax
    public class PeerPressure

    Fields

    edges

    Declaration
    public const string edges = "~tinkerpop.peerPressure.edges"
    Field Value
    Type Description
    string

    propertyName

    Declaration
    public const string propertyName = "~tinkerpop.peerPressure.propertyName"
    Field Value
    Type Description
    string

    times

    Declaration
    public const string times = "~tinkerpop.peerPressure.times"
    Field Value
    Type Description
    string
    In this article
    Back to top Copyright © 2018 The Apache Software Foundation