Class NTriplesUtil.TripleMatch

java.lang.Object
org.eclipse.rdf4j.rio.helpers.NTriplesUtil.TripleMatch
Enclosing class:
NTriplesUtil

static class NTriplesUtil.TripleMatch extends Object
  • Field Details

    • triple

      Triple triple
    • length

      int length
  • Constructor Details

    • TripleMatch

      TripleMatch(Triple triple, int length)