public class ConversionHelper extends Object
Constructor and Description |
---|
ConversionHelper() |
Modifier and Type | Method and Description |
---|---|
static <Z> Z |
convertDriverValueTo(Z type,
org.neo4j.driver.v1.Value value)
Convert a Neo4j driver value to the specified class.
|
Copyright © 2017. All rights reserved.