java.lang.Object
org.neo4j.driver.internal.util.Format
-
Method Summary
Modifier and TypeMethodDescriptionstatic <V> String
formatPairs
(Map<String, V> entries) static String
valueOrEmpty
(String value) Returns the submitted value if it is not null or an empty string if it is.
-
Method Details
-
formatPairs
-
valueOrEmpty
Returns the submitted value if it is not null or an empty string if it is.
-