Version of MarkLogic Java Client API
develop (post 5.2.0 release)
Version of MarkLogic Server
10.0 nightly release (post 10.0-4 release)
Java version
Open jdk 8 or 9
OS and version
Windows / IDE
Input: Some code to illustrate the problem, preferably in a state that can be independently reproduced on our end
splitWriteOperations(java.io.InputStream input, java.lang.String inputName)
Actual output:
inputName parameter name does not convey the fact that a filename (as a template name for individual line URIs) is required.
Expected output: What specifically did you expect to happen?
N/A
Alternatives: What else have you tried, actual/expected?
N/A