Neo4j Community

Uses of Class
org.neo4j.graphmatching.PatternElement

Packages that use PatternElement
org.neo4j.graphmatching Facilities for finding occurrences of patterns in a Neo4j graph. 
 

Uses of PatternElement in org.neo4j.graphmatching
 

Methods in org.neo4j.graphmatching that return types with arguments of type PatternElement
 Iterable<PatternElement> PatternMatch.getElements()
          Deprecated. Get the matched elements in this match.
 


Neo4j Community

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.