public class RelationshipPropertyMatchClause extends Object implements MatchClause
| Constructor and Description |
|---|
RelationshipPropertyMatchClause(int index,
String relationshipType) |
| Modifier and Type | Method and Description |
|---|---|
MatchClause |
append(Filter filter) |
String |
getRelationshipType() |
String |
toCypher() |
public RelationshipPropertyMatchClause(int index,
String relationshipType)
public MatchClause append(Filter filter)
append in interface MatchClausepublic String getRelationshipType()
public String toCypher()
toCypher in interface MatchClauseCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.