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