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

Packages that use AbstractFilterExpression
org.neo4j.graphmatching.filter   
 

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.
 



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