DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
SQLArgument[arg1, arg2, ...] holds a sequence of arguments to an SQL query.
WriteDataSource[name] writes a new HSQL data source name.WriteDataSource[name, database] writes a new data source to database.
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
OpenCLLink allows Mathematica to use the OpenCL parallel computing language. It contains functions that facilitate loading user-defined OpenCL functions into Mathematica. ...
TetGenDelaunay[points] generates a Delaunay tetrahedralization for a 3D point set.
TetGenGetNeighbors[expr] gets the neighbors in a TetGen expression.
RegionPlot3D[pred, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] makes a plot showing the three-dimensional region in which pred is True.
CCS
(Cluster Integration Symbol) CCS["name"] represents a Windows Compute Cluster Server with the specified name.
HPC
(Cluster Integration Symbol) HPC["name"] represents a Windows High Performance Computing Server with the specified name.