ml.conn-class: An S4 class to represent a connection to a MarkLogic Server Database
Description
An S4 class to represent a connection to a MarkLogic Server Database
Slots
.id- A integer with the connection number.
.host- A string with the MarkLogic Server hostname or ip-adress
.port- A string with the port number to the HTTP server for the MarkLogic Databse used
.mlversion- A string with the version of the MarkLogic Server
.username- A string with username
.password- Encrypted password