Package hydra.query
Class Query
java.lang.Object
hydra.query.Query
- All Implemented Interfaces:
Serializable,Comparable<Query>
A SELECT-style graph pattern matching query
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_
-
VARIABLES
-
PATTERNS
-
variables
The variables selected by the query -
patterns
The patterns to be matched
-
-
Constructor Details
-
Query
-
-
Method Details