Table of Contents

Class DT

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

Properties

Day

public static DT Day { get; }

Property Value

DT

Hour

public static DT Hour { get; }

Property Value

DT

Minute

public static DT Minute { get; }

Property Value

DT

Second

public static DT Second { get; }

Property Value

DT

Methods

GetByValue(string)

Gets the Merge enumeration by value.

public static DT GetByValue(string value)

Parameters

value string

Returns

DT