메소드 | 설명 | |
---|---|---|
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 |