public class CentralityQueryBuilderImpl extends Object implements CentralityQueryBuilder
| Modifier and Type | Method and Description |
|---|---|
DegreeQuery |
usingDegree() |
CorenessQuery |
usingKCore() |
CentralityQueryBuilder |
withTx(GraknTx tx) |
public CentralityQueryBuilder withTx(GraknTx tx)
withTx in interface CentralityQueryBuilderpublic CorenessQuery usingKCore()
usingKCore in interface CentralityQueryBuilderpublic DegreeQuery usingDegree()
usingDegree in interface CentralityQueryBuilderCopyright © 2018 Grakn Labs Ltd. All rights reserved.