Метод | Описание | |
---|---|---|
ByIndexLookup ( string indexName, string propertyName, object value ) : |
Used for Cypher
|
|
ByIndexQuery ( string indexName, string query ) : |
Used for Cypher
|
Метод | Описание | |
---|---|---|
Relationship ( |
||
Relationship ( |
Метод | Описание | |
---|---|---|
DetermineRelationshipDirection ( Type baseNodeType, |
||
GetAllowedNodeTypes ( Type relationshipType, RelationshipEnd end ) : IEnumerable |
public static ByIndexLookup ( string indexName, string propertyName, object value ) : |
||
indexName | string | |
propertyName | string | |
value | object | |
Результат |
public static ByIndexQuery ( string indexName, string query ) : |
||
indexName | string | |
query | string | |
Результат |
protected Relationship ( |
||
targetNode | ||
Результат | System |
protected Relationship ( |
||
targetNode | ||
data | object | |
Результат | System |