public class BlockingFactory extends Object
| Constructor and Description |
|---|
BlockingFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Blocking |
createBlocking(Expressivity expr)
Returns the most-efficient blocking strategy for a given expressivity.
|
public static Blocking createBlocking(Expressivity expr)
expr - expressivity of the kb for which the blocking will be usedCopyright © 2019. All rights reserved.