public interface MatchQueryAdmin extends MatchQuery
| Modifier and Type | Method and Description |
|---|---|
default MatchQueryAdmin |
admin() |
Optional<GraknGraph> |
getGraph() |
Conjunction<PatternAdmin> |
getPattern() |
Set<String> |
getSelectedNames() |
Set<Type> |
getTypes() |
Set<Type> |
getTypes(GraknGraph graph) |
aggregate, ask, delete, delete, delete, distinct, execute, get, insert, insert, limit, offset, orderBy, orderBy, select, select, withGraphisReadOnly, resultsStringiterator, parallelStream, streamforEach, spliteratordefault MatchQueryAdmin admin()
admin in interface MatchQuerySet<Type> getTypes(GraknGraph graph)
graph - the graph to use to get types fromConjunction<PatternAdmin> getPattern()
Optional<GraknGraph> getGraph()
Copyright © 2016 Grakn Labs Ltd. All rights reserved.