Class PageRank
Inherited Members
Namespace: Gremlin.Net.Process.Traversal
Assembly: Gremlin.Net.dll
Syntax
public class PageRank
Fields
edges
Declaration
public const string edges = "~tinkerpop.pageRank.edges"
Field Value
| Type | Description |
|---|---|
| string |
propertyName
Declaration
public const string propertyName = "~tinkerpop.pageRank.propertyName"
Field Value
| Type | Description |
|---|---|
| string |
times
Declaration
public const string times = "~tinkerpop.pageRank.times"
Field Value
| Type | Description |
|---|---|
| string |