public interface ValuePredicate
A atom describes a atom (true/false) function that can be tested against some value in the graph.
Predicates can be combined together using the methods and, or, any and all.
| Modifier and Type | Method and Description |
|---|---|
ValuePredicateAdmin |
admin() |
@CheckReturnValue ValuePredicateAdmin admin()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.