Table of Contents

Class Pop

Namespace
Gremlin.Net.Process.Traversal
Assembly
Gremlin.Net.dll
public class Pop : EnumWrapper, IEquatable<EnumWrapper>
Inheritance
Pop
Implements
Inherited Members

Properties

All

public static Pop All { get; }

Property Value

Pop

First

public static Pop First { get; }

Property Value

Pop

Last

public static Pop Last { get; }

Property Value

Pop

Mixed

public static Pop Mixed { get; }

Property Value

Pop

Methods

GetByValue(string)

Gets the Pop enumeration by value.

public static Pop GetByValue(string value)

Parameters

value string

Returns

Pop