Neo4j Advanced

Uses of Class
org.neo4j.graphmatching.AbstractPatternObject

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

Uses of AbstractPatternObject in org.neo4j.graphmatching
 

Subclasses of AbstractPatternObject in org.neo4j.graphmatching
 class PatternNode
          Represents a pattern for matching a Node.
 class PatternRelationship
          Represents a pattern for matching a Relationship.
 


Neo4j Advanced

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