java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.query.impl.expression.AllLabelsExpression
All Implemented Interfaces:
CypherExpression

public class AllLabelsExpression extends Object implements CypherExpression
Represents an expression to obtain an array of all the labels of the LPG node that is bound to a given query variable.