Table of Contents

Class T

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

Properties

Id

public static T Id { get; }

Property Value

T

Key

public static T Key { get; }

Property Value

T

Label

public static T Label { get; }

Property Value

T

Value

public static T Value { get; }

Property Value

T

Methods

GetByValue(string)

Gets the T enumeration by value.

public static T GetByValue(string value)

Parameters

value string

Returns

T