Class InternalTypeSystem

java.lang.Object
org.neo4j.driver.internal.types.InternalTypeSystem
All Implemented Interfaces:
TypeSystem

public class InternalTypeSystem extends Object implements TypeSystem
Utility class for determining and working with the Cypher types of values
See Also: