Uses of Package
org.neo4j.graphmatching.filter

Packages that use org.neo4j.graphmatching.filter
org.neo4j.graphmatching This package contains facilities for finding occurrences of patterns in a Neo4j graph. 
org.neo4j.graphmatching.filter   
 

Classes in org.neo4j.graphmatching.filter used by org.neo4j.graphmatching
FilterExpression
          Is either a regex leaf, i.e.
 

Classes in org.neo4j.graphmatching.filter used by org.neo4j.graphmatching.filter
AbstractFilterExpression
          Abstract class which contains PatternElement label and property key.
FilterExpression
          Is either a regex leaf, i.e.
FilterValueGetter
          A hook for getting values from a node (Neo4j node) represented by a PatternNode with a certain label.
 



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