| countAnnotations | Gets the number of annotations on the given layer of the given graph. |
| getAnchors | Gets the given anchors in the given graph. |
| getAnnotationLabels | Gets labels of annotations on a given layer, identified by given annotation IDs. |
| getAnnotations | Gets the annotations on the given layer of the given graph. |
| getAvailableMedia | List the media available for the given graph. |
| getCorpusIds | Gets a list of corpus IDs. |
| getDictionaries | List the dictionaries available. |
| getDictionaryEntries | Lookup entries in a dictionary. |
| getFragments | Gets fragments of annotation graphs (transcripts) from 'LaBB-CAT', converted to a given format (by default, Praat TextGrid) |
| getGraphIds | Gets a list of graph IDs. |
| getGraphIdsInCorpus | Gets a list of corpus IDs. |
| getGraphIdsWithParticipant | Gets a list of IDs of graphs that include the given participant. |
| getId | Gets the store's ID. |
| getLayer | Gets a layer definition. |
| getLayerIds | Gets a list of layer IDs. |
| getLayers | Gets a list of layer definitions. |
| getMatches | Search for tokens. |
| getMatchingGraphIds | Gets a list of IDs of graphs that match a particular pattern. |
| getMedia | Gets a given media track for a given graph. |
| getMediaTracks | List the predefined media tracks available for transcripts. |
| getParticipantIds | Gets a list of participant IDs. |
| getSoundFragments | Gets sound fragments from 'LaBB-CAT'. |
| labbcatCredentials | Sets the username and password that the package should use for connecting to a given LaBB-CAT server in future function calls. |
| labbcatTimeout | Sets the timeout for request to the LaBB-CAT server in future function calls. The default timeout is 10 seconds. |
| nzilbb.labbcat | Accessing Data Stored in 'LaBB-CAT' Instances |