| Package | Description |
|---|---|
| org.neo4j.ogm.session.request |
| Modifier and Type | Class and Description |
|---|---|
class |
PathMatchClause
There is one PathMatchClause per set (one or more) RelatedNodePropertyMatchClause
|
class |
PrincipalNodeMatchClause |
class |
RelatedNodePropertyMatchClause |
class |
RelationshipPropertyMatchClause |
| Modifier and Type | Method and Description |
|---|---|
MatchClause |
PathMatchClause.append(Filter filter) |
MatchClause |
PrincipalNodeMatchClause.append(Filter filter) |
MatchClause |
RelationshipPropertyMatchClause.append(Filter filter) |
MatchClause |
MatchClause.append(Filter filter) |
MatchClause |
RelatedNodePropertyMatchClause.append(Filter filter) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.