Class Neo4JAdapterUtils
java.lang.Object
io.nosqlbench.adapter.neo4j.Neo4JAdapterUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[]getFieldForAllRecords(org.neo4j.driver.Record[] records, String fieldName) Reference: - https://neo4j.com/docs/api/java-driver/current/org.neo4j.driver/org/neo4j/driver/Value.html#asObject()protected static StringmaskDigits(String unmasked) Mask the digits in the given string with '*'
-
Constructor Details
-
Neo4JAdapterUtils
public Neo4JAdapterUtils()
-
-
Method Details
-
maskDigits
-
getFieldForAllRecords
-