Method | Description | |
---|---|---|
ByIndexLookup ( string indexName, string propertyName, object value ) : |
Used for Cypher
|
|
ByIndexQuery ( string indexName, string query ) : |
Used for Cypher
|
Method | Description | |
---|---|---|
Relationship ( |
||
Relationship ( |
Method | Description | |
---|---|---|
DetermineRelationshipDirection ( Type baseNodeType, |
||
GetAllowedNodeTypes ( Type relationshipType, RelationshipEnd end ) : IEnumerable |
public static ByIndexLookup ( string indexName, string propertyName, object value ) : |
||
indexName | string | |
propertyName | string | |
value | object | |
return |
public static ByIndexQuery ( string indexName, string query ) : |
||
indexName | string | |
query | string | |
return |
protected Relationship ( |
||
targetNode | ||
return | System |
protected Relationship ( |
||
targetNode | ||
data | object | |
return | System |