scidbconnect(host = "localhost", port = 8080L)
scidb
package. We internalize state to
facilitate operations involving scidb
objects.Thus, only one open SciDB connection is supported at a time.
One may connect to and use multiple SciDB databases by
sequentially calling scidbconnect
between
operations. Note that scidb
objects are not
valid across different SciDB databases.