marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 72 forks source link

#1603 Deprecating the `directory` method that receives a depth value #1610

Closed rjrudin closed 11 months ago

rjrudin commented 11 months ago

See the comment for why it's deprecated; it presumably should never have been added in the first place as the directory method that receives a boolean is sufficient.