Uses of Class
nzilbb.labbcat.server.db.GraphAgqlToSql
-
Packages that use GraphAgqlToSql Package Description nzilbb.labbcat.server.db MySQL implementation of LaBB-CAT's Graph Store, and all other RDBMS-related operations. -
-
Uses of GraphAgqlToSql in nzilbb.labbcat.server.db
Methods in nzilbb.labbcat.server.db that return GraphAgqlToSql Modifier and Type Method Description GraphAgqlToSql
GraphAgqlToSql. setSchema(nzilbb.ag.Schema schema)
Setter forschema
.
-