public interface Constraint
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Vertex v)
Test whether a given vertex satisfies this constraint
|
boolean |
hasPropertyConstraint(org.openrdf.model.URI predicate) |
boolean accept(Vertex v)
v - The vertex to be testedboolean hasPropertyConstraint(org.openrdf.model.URI predicate)
predicate - Copyright © 2016. All rights reserved.