C# Class Net.Graph.Neo4JD.Traversal.Rest.Pipes.MaxDepth

Inheritance: RestBasePipe
Mostra file Open project: sonyarouje/Neo4jD

Public Methods

Method Description
GetJsonObject ( ) : object
MaxDepth ( int maxDepth ) : System

Method Details

GetJsonObject() public method

public GetJsonObject ( ) : object
return object

MaxDepth() public method

public MaxDepth ( int maxDepth ) : System
maxDepth int
return System