Method | Description | |
---|---|---|
Filter ( |
||
MaxDepth ( int maxDepth ) : |
||
Order ( OrderType order ) : |
||
RelationShips ( RelationshipDirection relationShipDirection, string relationShipType ) : |
||
RestTraversal ( ) : System | ||
ToString ( ) : string | ||
Uniqueness ( UniquenessType uniqueness ) : |
Method | Description | |
---|---|---|
Add ( |
public Filter ( |
||
filter | ||
return |
public MaxDepth ( int maxDepth ) : |
||
maxDepth | int | |
return |
public Order ( OrderType order ) : |
||
order | OrderType | |
return |
public RelationShips ( RelationshipDirection relationShipDirection, string relationShipType ) : |
||
relationShipDirection | RelationshipDirection | |
relationShipType | string | |
return |
public Uniqueness ( UniquenessType uniqueness ) : |
||
uniqueness | UniquenessType | |
return |