Method | Description | |
---|---|---|
ByIndexLookup ( string indexName, string propertyName, object value ) : |
Used for Cypher
|
|
ByIndexQuery ( string indexName, string query ) : |
Used for Cypher
|
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 |