Package hydra.ext.cypher.openCypher
Class Atom.CountStar
java.lang.Object
hydra.ext.cypher.openCypher.Atom
hydra.ext.cypher.openCypher.Atom.CountStar
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Atom
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class hydra.ext.cypher.openCypher.Atom
Atom.Case, Atom.CountStar, Atom.ExistentialSubquery, Atom.FunctionInvocation, Atom.ListComprehension, Atom.Literal, Atom.Parameter, Atom.Parenthesized, Atom.PartialVisitor<R>, Atom.PatternComprehension, Atom.PatternPredicate, Atom.Quantifier, Atom.Variable, Atom.Visitor<R> -
Field Summary
FieldsFields inherited from class hydra.ext.cypher.openCypher.Atom
FIELD_NAME_CASE, FIELD_NAME_COUNT_STAR, FIELD_NAME_EXISTENTIAL_SUBQUERY, FIELD_NAME_FUNCTION_INVOCATION, FIELD_NAME_LIST_COMPREHENSION, FIELD_NAME_LITERAL, FIELD_NAME_PARAMETER, FIELD_NAME_PARENTHESIZED, FIELD_NAME_PATTERN_COMPREHENSION, FIELD_NAME_PATTERN_PREDICATE, FIELD_NAME_QUANTIFIER, FIELD_NAME_VARIABLE, TYPE_NAME -
Constructor Summary
Constructors -
Method Summary