| Modifier and Type | Method and Description |
|---|---|
List<QueryAttributeDescription> |
SearchApi.nodeDescriptions(String query,
QueryLanguage queryLanguage)
Parses a query and returns a description for all the nodes in the query.
|
ApiResponse<List<QueryAttributeDescription>> |
SearchApi.nodeDescriptionsWithHttpInfo(String query,
QueryLanguage queryLanguage)
Parses a query and returns a description for all the nodes in the query.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SearchApi.nodeDescriptionsAsync(String query,
QueryLanguage queryLanguage,
ApiCallback<List<QueryAttributeDescription>> _callback)
Parses a query and returns a description for all the nodes in the query.
|
| Modifier and Type | Method and Description |
|---|---|
QueryAttributeDescription |
QueryAttributeDescription.alternative(Integer alternative) |
QueryAttributeDescription |
QueryAttributeDescription.annoName(String annoName) |
QueryAttributeDescription |
QueryAttributeDescription.queryFragment(String queryFragment) |
QueryAttributeDescription |
QueryAttributeDescription.variable(String variable) |
| Modifier and Type | Method and Description |
|---|---|
void |
AqlCodeEditor.setNodes(List<QueryAttributeDescription> nodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPanel.setNodes(List<QueryAttributeDescription> nodes) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.