Package org.umlg.sqlg.strategy
package org.umlg.sqlg.strategy
-
ClassDescriptionEmit<E extends SqlgElement>Created by pieter on 2015/10/26.Date: 2017/03/25 Time: 2:42 PMRestricts the set of properties to read for a given vertex or edge, if we determine that we don't need them all for the rest of the traversalThis strategy will look for SelectOneStep followed by a PropertyMap step, i.e.Date: 2016/05/04 Time: 8:44 PMRewrites union followed by path.When a Where step uses a FullText, ArrayContains or ArrayOverlaps predicate, we attach it to the step itself as a special hasContainerCreated by pieter on 2015/12/09.