public class TripleIteratorState extends Object
| Constructor and Description |
|---|
TripleIteratorState(int totalTripleCount,
int tripleGenCount,
Map<com.hp.hpl.jena.sparql.core.Var,Integer> varCountMap) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTotalTripleCount() |
int |
getTripleGenCount() |
Map<com.hp.hpl.jena.sparql.core.Var,Integer> |
getVarCountMap() |
Copyright © 2014. All Rights Reserved.