public interface TripleBoundary
Modifier and Type | Field and Description |
---|---|
static TripleBoundary |
stopAtAnonObject
A TripleBoundary that stops at triples with anonymous objects.
|
static TripleBoundary |
stopNowhere
A TripleBoundary without limits - stopAt always returns false.
|
static final TripleBoundary stopNowhere
static final TripleBoundary stopAtAnonObject
boolean stopAt(Triple t)
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP