|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.neo4j.graphmatching | |
---|---|
org.neo4j.graphmatching | Facilities for finding occurrences of patterns in a Neo4j graph. |
Classes in org.neo4j.graphmatching used by org.neo4j.graphmatching | |
---|---|
AbstractPatternObject
The base class for PatternNode and PatternRelationship . |
|
PatternElement
Represents a part of a match. |
|
PatternGroup
Represents a group in SPARQL. |
|
PatternMatch
Represents one match found by the PatternMatcher . |
|
PatternMatcher
The PatternMatcher is the engine that performs the matching of a graph pattern with the actual graph. |
|
PatternNode
Represents a pattern for matching a Node . |
|
PatternRelationship
Represents a pattern for matching a Relationship . |
|
ValueMatcher
An interface which abstracts value matching. |
|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |