Interface AliasedPathStep


public interface AliasedPathStep
Thoughs about using specialized step types for variable-free expressions of paths: - fwd(prop) - optional - fwd - prop
Author:
raven
  • Method Details

    • isOptional

      boolean isOptional()
    • isFwd

      boolean isFwd()
    • getRelation

      Fragment getRelation()
    • getAlias

      String getAlias()