Class PropertyPathSerializer.VarInfo

java.lang.Object
org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer.VarInfo
Enclosing class:
PropertyPathSerializer

static class PropertyPathSerializer.VarInfo extends Object
  • Field Details

    • var

      Var var
    • inverse

      boolean inverse
  • Constructor Details

    • VarInfo

      VarInfo(Var var, boolean inverse)