|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.query.Nothing
public final class Nothing
This condition represents the negation of everything. It will yield an empty result set alone or in conjunction with any other condition.
| Field Summary | |
|---|---|
static Nothing |
Instance
|
| Constructor Summary | |
|---|---|
Nothing()
this is required to ensure the class is a bean. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Nothing Instance
| Constructor Detail |
|---|
public Nothing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||