Property | Type | Description |
---|
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
NodeReference ( long id ) : System | ||
NodeReference ( long id, IGraphClient client ) : System | ||
StartCypher ( string identity ) : ICypherFluentQuery | ||
operator ( ) : bool |
public NodeReference ( long id, IGraphClient client ) : System | ||
id | long | |
client | IGraphClient | |
return | System |
public StartCypher ( string identity ) : ICypherFluentQuery | ||
identity | string | |
return | ICypherFluentQuery |