| Package | Description |
|---|---|
| org.neo4j.values.storable |
| Modifier and Type | Field and Description |
|---|---|
static BooleanValue |
BooleanValue.FALSE |
static BooleanValue |
Values.FALSE |
static BooleanValue |
BooleanValue.TRUE |
static BooleanValue |
Values.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static BooleanValue |
Values.booleanValue(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
BooleanValue.compareTo(BooleanValue other) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.