Class RelationshipPropertyMatchClause

java.lang.Object
org.neo4j.ogm.session.request.RelationshipPropertyMatchClause
All Implemented Interfaces:
MatchClause

public class RelationshipPropertyMatchClause extends Object implements MatchClause
Author:
Jasper Blues
  • Constructor Details

    • RelationshipPropertyMatchClause

      public RelationshipPropertyMatchClause(int index, String relationshipType)
  • Method Details