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