public interface GraphStatisticsHandler
Modifier and Type | Method and Description |
---|---|
long |
getStatistic(Node S,
Node P,
Node O)
Answer a good estimate of the number of triples that would match the
pattern
(S, P, O) , or -1 if no good estimate is available. |
Licenced under the Apache License, Version 2.0