Neo4j Community

Uses of Class
org.neo4j.graphmatching.filter.AbstractFilterExpression

Packages that use AbstractFilterExpression
org.neo4j.graphmatching.filter Filters that allow you to filter out based on properties on nodes and relationships. 
 

Uses of AbstractFilterExpression in org.neo4j.graphmatching.filter
 

Subclasses of AbstractFilterExpression in org.neo4j.graphmatching.filter
 class CompareExpression
          An implementation which can compare commons expressions, f.ex: less than (<), greater than or equal to (>=) a.s.o.
 class RegexPattern
          A regex pattern with or without options, f.ex.
 


Neo4j Community

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.