Insert the key into the tree while also providing the flexibility of having unique keys or not at will. @param key key to add @param value value of the key @param unique allow duplicates for this run? @throws IOException is thrown when any of the read/write ops fail. @throws InvalidBTreeStateExcept
(long key, String value, boolean unique)
source not stored for this graph (policy: none)
no test coverage detected