Uses of Interface
se.liu.ida.hefquin.engine.wrappers.lpg.query.UnwindIterator
Packages that use UnwindIterator
Package
Description
-
Uses of UnwindIterator in se.liu.ida.hefquin.engine.wrappers.lpg.query
Methods in se.liu.ida.hefquin.engine.wrappers.lpg.query that return types with arguments of type UnwindIteratorModifier and TypeMethodDescriptionCypherMatchQuery.getIterators()
Obtains a list of iterator expressions, of the form list AS var, present on the query. -
Uses of UnwindIterator in se.liu.ida.hefquin.engine.wrappers.lpg.query.impl
Fields in se.liu.ida.hefquin.engine.wrappers.lpg.query.impl with type parameters of type UnwindIteratorModifier and TypeFieldDescriptionprotected final List<UnwindIterator>
CypherMatchQueryImpl.iterators
Methods in se.liu.ida.hefquin.engine.wrappers.lpg.query.impl that return types with arguments of type UnwindIterator -
Uses of UnwindIterator in se.liu.ida.hefquin.engine.wrappers.lpg.query.impl.expression
Classes in se.liu.ida.hefquin.engine.wrappers.lpg.query.impl.expression that implement UnwindIterator -
Uses of UnwindIterator in se.liu.ida.hefquin.engine.wrappers.lpg.utils
Methods in se.liu.ida.hefquin.engine.wrappers.lpg.utils with parameters of type UnwindIterator