| Package | Description |
|---|---|
| org.neo4j.driver.v1 | |
| org.neo4j.driver.v1.types |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Value.hasType(Type type)
Test if this value is a value of the given type
|
Type |
Value.type() |
TypeSystem |
StatementRunner.typeSystem() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Type
The type of a
Value as defined by the Cypher language |
interface |
TypeSystem
A listing of all database types this driver can handle.
|
Copyright © 2017. All rights reserved.