Class ShortestPath
Assembly: Gremlin.Net.dll
Syntax
public class ShortestPath
Fields
distance
Declaration
public const string distance = "~tinkerpop.shortestPath.distance"
Field Value
edges
Declaration
public const string edges = "~tinkerpop.shortestPath.edges"
Field Value
includeEdges
Declaration
public const string includeEdges = "~tinkerpop.shortestPath.includeEdges"
Field Value
maxDistance
Declaration
public const string maxDistance = "~tinkerpop.shortestPath.maxDistance"
Field Value
target
Declaration
public const string target = "~tinkerpop.shortestPath.target"
Field Value