Class IO
Inheritance
System.Object
IO
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 IO
Fields
graphml
Declaration
public const string graphml = "graphml"
Field Value
Type | Description |
---|---|
System.String |
graphson
Declaration
public const string graphson = "graphson"
Field Value
Type | Description |
---|---|
System.String |
gryo
Declaration
public const string gryo = "gryo"
Field Value
Type | Description |
---|---|
System.String |
reader
Declaration
public const string reader = "~tinkerpop.io.reader"
Field Value
Type | Description |
---|---|
System.String |
registry
Declaration
public const string registry = "~tinkerpop.io.registry"
Field Value
Type | Description |
---|---|
System.String |
writer
Declaration
public const string writer = "~tinkerpop.io.writer"
Field Value
Type | Description |
---|---|
System.String |