diff --git a/codegen.ts b/codegen.ts index e7b3665..093d429 100644 --- a/codegen.ts +++ b/codegen.ts @@ -21,6 +21,9 @@ const config: CodegenConfig = { ], documents: ['src/**/*.{ts,tsx}'], generates: { + 'src/lib/unbody/unbody.graphql': { + plugins: ['schema-ast'], + }, 'src/lib/unbody/unbody.generated.ts': { plugins: ['typescript', 'typescript-operations', 'typed-document-node'], presetConfig: { diff --git a/src/lib/unbody/unbody.generated.ts b/src/lib/unbody/unbody.generated.ts index c799b52..aeaa391 100644 --- a/src/lib/unbody/unbody.generated.ts +++ b/src/lib/unbody/unbody.generated.ts @@ -35,8 +35,16 @@ export type Scalars = { /** Boolean or Boolean[] */ BooleanAggregateObjectsImageBlock: { input: any; output: any } /** Boolean or Boolean[] */ + BooleanAggregateObjectsSubtitleEntry: { input: any; output: any } + /** Boolean or Boolean[] */ + BooleanAggregateObjectsSubtitleFile: { input: any; output: any } + /** Boolean or Boolean[] */ BooleanAggregateObjectsTextBlock: { input: any; output: any } /** Boolean or Boolean[] */ + BooleanAggregateObjectsTextDocument: { input: any; output: any } + /** Boolean or Boolean[] */ + BooleanAggregateObjectsVideoFile: { input: any; output: any } + /** Boolean or Boolean[] */ BooleanGetObjectsAudioFile: { input: any; output: any } /** Boolean or Boolean[] */ BooleanGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -45,7 +53,15 @@ export type Scalars = { /** Boolean or Boolean[] */ BooleanGetObjectsImageBlock: { input: any; output: any } /** Boolean or Boolean[] */ + BooleanGetObjectsSubtitleEntry: { input: any; output: any } + /** Boolean or Boolean[] */ + BooleanGetObjectsSubtitleFile: { input: any; output: any } + /** Boolean or Boolean[] */ BooleanGetObjectsTextBlock: { input: any; output: any } + /** Boolean or Boolean[] */ + BooleanGetObjectsTextDocument: { input: any; output: any } + /** Boolean or Boolean[] */ + BooleanGetObjectsVideoFile: { input: any; output: any } /** Float or Float[] */ FloatAggregateObjectsAudioFile: { input: any; output: any } /** Float or Float[] */ @@ -55,8 +71,16 @@ export type Scalars = { /** Float or Float[] */ FloatAggregateObjectsImageBlock: { input: any; output: any } /** Float or Float[] */ + FloatAggregateObjectsSubtitleEntry: { input: any; output: any } + /** Float or Float[] */ + FloatAggregateObjectsSubtitleFile: { input: any; output: any } + /** Float or Float[] */ FloatAggregateObjectsTextBlock: { input: any; output: any } /** Float or Float[] */ + FloatAggregateObjectsTextDocument: { input: any; output: any } + /** Float or Float[] */ + FloatAggregateObjectsVideoFile: { input: any; output: any } + /** Float or Float[] */ FloatGetObjectsAudioFile: { input: any; output: any } /** Float or Float[] */ FloatGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -65,7 +89,15 @@ export type Scalars = { /** Float or Float[] */ FloatGetObjectsImageBlock: { input: any; output: any } /** Float or Float[] */ + FloatGetObjectsSubtitleEntry: { input: any; output: any } + /** Float or Float[] */ + FloatGetObjectsSubtitleFile: { input: any; output: any } + /** Float or Float[] */ FloatGetObjectsTextBlock: { input: any; output: any } + /** Float or Float[] */ + FloatGetObjectsTextDocument: { input: any; output: any } + /** Float or Float[] */ + FloatGetObjectsVideoFile: { input: any; output: any } /** Int or Int[] */ IntAggregateObjectsAudioFile: { input: any; output: any } /** Int or Int[] */ @@ -75,8 +107,16 @@ export type Scalars = { /** Int or Int[] */ IntAggregateObjectsImageBlock: { input: any; output: any } /** Int or Int[] */ + IntAggregateObjectsSubtitleEntry: { input: any; output: any } + /** Int or Int[] */ + IntAggregateObjectsSubtitleFile: { input: any; output: any } + /** Int or Int[] */ IntAggregateObjectsTextBlock: { input: any; output: any } /** Int or Int[] */ + IntAggregateObjectsTextDocument: { input: any; output: any } + /** Int or Int[] */ + IntAggregateObjectsVideoFile: { input: any; output: any } + /** Int or Int[] */ IntGetObjectsAudioFile: { input: any; output: any } /** Int or Int[] */ IntGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -85,7 +125,15 @@ export type Scalars = { /** Int or Int[] */ IntGetObjectsImageBlock: { input: any; output: any } /** Int or Int[] */ + IntGetObjectsSubtitleEntry: { input: any; output: any } + /** Int or Int[] */ + IntGetObjectsSubtitleFile: { input: any; output: any } + /** Int or Int[] */ IntGetObjectsTextBlock: { input: any; output: any } + /** Int or Int[] */ + IntGetObjectsTextDocument: { input: any; output: any } + /** Int or Int[] */ + IntGetObjectsVideoFile: { input: any; output: any } /** String or String[] */ TextAggregateObjectsAudioFile: { input: any; output: any } /** String or String[] */ @@ -95,8 +143,16 @@ export type Scalars = { /** String or String[] */ TextAggregateObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextAggregateObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextAggregateObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextAggregateObjectsTextBlock: { input: any; output: any } /** String or String[] */ + TextAggregateObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextAggregateObjectsVideoFile: { input: any; output: any } + /** String or String[] */ TextDateAggregateObjectsAudioFile: { input: any; output: any } /** String or String[] */ TextDateAggregateObjectsGoogleCalendarEvent: { input: any; output: any } @@ -105,8 +161,16 @@ export type Scalars = { /** String or String[] */ TextDateAggregateObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextDateAggregateObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextDateAggregateObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextDateAggregateObjectsTextBlock: { input: any; output: any } /** String or String[] */ + TextDateAggregateObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextDateAggregateObjectsVideoFile: { input: any; output: any } + /** String or String[] */ TextDateGetObjectsAudioFile: { input: any; output: any } /** String or String[] */ TextDateGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -115,8 +179,16 @@ export type Scalars = { /** String or String[] */ TextDateGetObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextDateGetObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextDateGetObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextDateGetObjectsTextBlock: { input: any; output: any } /** String or String[] */ + TextDateGetObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextDateGetObjectsVideoFile: { input: any; output: any } + /** String or String[] */ TextGetObjectsAudioFile: { input: any; output: any } /** String or String[] */ TextGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -125,8 +197,16 @@ export type Scalars = { /** String or String[] */ TextGetObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextGetObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextGetObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextGetObjectsTextBlock: { input: any; output: any } /** String or String[] */ + TextGetObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextGetObjectsVideoFile: { input: any; output: any } + /** String or String[] */ TextStringAggregateObjectsAudioFile: { input: any; output: any } /** String or String[] */ TextStringAggregateObjectsGoogleCalendarEvent: { input: any; output: any } @@ -135,8 +215,16 @@ export type Scalars = { /** String or String[] */ TextStringAggregateObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextStringAggregateObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextStringAggregateObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextStringAggregateObjectsTextBlock: { input: any; output: any } /** String or String[] */ + TextStringAggregateObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextStringAggregateObjectsVideoFile: { input: any; output: any } + /** String or String[] */ TextStringGetObjectsAudioFile: { input: any; output: any } /** String or String[] */ TextStringGetObjectsGoogleCalendarEvent: { input: any; output: any } @@ -145,11 +233,23 @@ export type Scalars = { /** String or String[] */ TextStringGetObjectsImageBlock: { input: any; output: any } /** String or String[] */ + TextStringGetObjectsSubtitleEntry: { input: any; output: any } + /** String or String[] */ + TextStringGetObjectsSubtitleFile: { input: any; output: any } + /** String or String[] */ TextStringGetObjectsTextBlock: { input: any; output: any } + /** String or String[] */ + TextStringGetObjectsTextDocument: { input: any; output: any } + /** String or String[] */ + TextStringGetObjectsVideoFile: { input: any; output: any } } export type AggregateAudioFile = { __typename?: 'AggregateAudioFile' + /** Aggregate this property"assetId" */ + assetId: Maybe + /** Aggregate this property"blob" */ + blob: Maybe /** Aggregate this property"document" */ document: Maybe /** Aggregate this property"duration" */ @@ -158,6 +258,8 @@ export type AggregateAudioFile = { ext: Maybe /** Indicates the group of returned data */ groupedBy: Maybe + /** Aggregate this property"hlsUrl" */ + hlsUrl: Maybe /** An object used to Get Meta information about Objects on a local Weaviate */ meta: Maybe /** Aggregate this property"mimeType" */ @@ -166,12 +268,20 @@ export type AggregateAudioFile = { order: Maybe /** Aggregate this property"originalName" */ originalName: Maybe + /** Aggregate this property"path" */ + path: Maybe + /** Aggregate this property"pathString" */ + pathString: Maybe + /** Aggregate this property"playbackId" */ + playbackId: Maybe /** Aggregate this property"remoteId" */ remoteId: Maybe /** Aggregate this property"size" */ size: Maybe /** Aggregate this property"sourceId" */ sourceId: Maybe + /** Aggregate this property"subtitles" */ + subtitles: Maybe /** Aggregate this property"url" */ url: Maybe } @@ -190,6 +300,58 @@ export type AggregateAudioFileMetaObject = { count: Maybe } +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileassetIdObj = { + __typename?: 'AggregateAudioFileassetIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileassetIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFileassetIdTopOccurrencesObj = { + __typename?: 'AggregateAudioFileassetIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileblobObj = { + __typename?: 'AggregateAudioFileblobObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileblobObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFileblobTopOccurrencesObj = { + __typename?: 'AggregateAudioFileblobTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + /** An object containing Aggregation information about this property */ export type AggregateAudioFiledocumentObj = { __typename?: 'AggregateAudioFiledocumentObj' @@ -248,6 +410,31 @@ export type AggregateAudioFileextTopOccurrencesObj = { value: Maybe } +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilehlsUrlObj = { + __typename?: 'AggregateAudioFilehlsUrlObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilehlsUrlObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFilehlsUrlTopOccurrencesObj = { + __typename?: 'AggregateAudioFilehlsUrlTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + /** An object containing Aggregation information about this property */ export type AggregateAudioFilemimeTypeObj = { __typename?: 'AggregateAudioFilemimeTypeObj' @@ -323,6 +510,85 @@ export type AggregateAudioFileoriginalNameTopOccurrencesObj = { value: Maybe } +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilepathObj = { + __typename?: 'AggregateAudioFilepathObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilepathObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilepathStringObj = { + __typename?: 'AggregateAudioFilepathStringObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilepathStringObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFilepathStringTopOccurrencesObj = { + __typename?: 'AggregateAudioFilepathStringTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFilepathTopOccurrencesObj = { + __typename?: 'AggregateAudioFilepathTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileplaybackIdObj = { + __typename?: 'AggregateAudioFileplaybackIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateAudioFileplaybackIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateAudioFileplaybackIdTopOccurrencesObj = { + __typename?: 'AggregateAudioFileplaybackIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + /** An object containing Aggregation information about this property */ export type AggregateAudioFileremoteIdObj = { __typename?: 'AggregateAudioFileremoteIdObj' @@ -398,6 +664,18 @@ export type AggregateAudioFilesourceIdTopOccurrencesObj = { value: Maybe } +/** An object containing Aggregation information about this property */ +export type AggregateAudioFilesubtitlesObj = { + __typename?: 'AggregateAudioFilesubtitlesObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + /** An object containing Aggregation information about this property */ export type AggregateAudioFileurlObj = { __typename?: 'AggregateAudioFileurlObj' @@ -1577,6 +1855,8 @@ export type AggregateImageBlock = { __typename?: 'AggregateImageBlock' /** Aggregate this property"alt" */ alt: Maybe + /** Aggregate this property"blob" */ + blob: Maybe /** Aggregate this property"createdAt" */ createdAt: Maybe /** Aggregate this property"document" */ @@ -1654,6 +1934,31 @@ export type AggregateImageBlockaltTopOccurrencesObj = { value: Maybe } +/** An object containing Aggregation information about this property */ +export type AggregateImageBlockblobObj = { + __typename?: 'AggregateImageBlockblobObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateImageBlockblobObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateImageBlockblobTopOccurrencesObj = { + __typename?: 'AggregateImageBlockblobTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + /** An object containing Aggregation information about this property */ export type AggregateImageBlockcreatedAtObj = { __typename?: 'AggregateImageBlockcreatedAtObj' @@ -2543,17 +2848,20 @@ export type AggregateObjectsObj = { GoogleCalendarEvent: Maybe>> GoogleDoc: Maybe>> ImageBlock: Maybe>> + SubtitleEntry: Maybe>> + SubtitleFile: Maybe>> TextBlock: Maybe>> + TextDocument: Maybe>> + VideoFile: Maybe>> } /** An object allowing Aggregation of %ss on a local Weaviate */ export type AggregateObjectsObjAudioFileArgs = { - ask?: InputMaybe groupBy?: InputMaybe>> hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe objectLimit?: InputMaybe where?: InputMaybe @@ -2561,12 +2869,11 @@ export type AggregateObjectsObjAudioFileArgs = { /** An object allowing Aggregation of %ss on a local Weaviate */ export type AggregateObjectsObjGoogleCalendarEventArgs = { - ask?: InputMaybe groupBy?: InputMaybe>> hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe objectLimit?: InputMaybe where?: InputMaybe @@ -2574,12 +2881,11 @@ export type AggregateObjectsObjGoogleCalendarEventArgs = { /** An object allowing Aggregation of %ss on a local Weaviate */ export type AggregateObjectsObjGoogleDocArgs = { - ask?: InputMaybe groupBy?: InputMaybe>> hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe objectLimit?: InputMaybe where?: InputMaybe @@ -2587,30 +2893,344 @@ export type AggregateObjectsObjGoogleDocArgs = { /** An object allowing Aggregation of %ss on a local Weaviate */ export type AggregateObjectsObjImageBlockArgs = { - ask?: InputMaybe groupBy?: InputMaybe>> hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe objectLimit?: InputMaybe where?: InputMaybe } +/** An object allowing Aggregation of %ss on a local Weaviate */ +export type AggregateObjectsObjSubtitleEntryArgs = { + groupBy?: InputMaybe>> + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + objectLimit?: InputMaybe + where?: InputMaybe +} + +/** An object allowing Aggregation of %ss on a local Weaviate */ +export type AggregateObjectsObjSubtitleFileArgs = { + groupBy?: InputMaybe>> + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + objectLimit?: InputMaybe + where?: InputMaybe +} + /** An object allowing Aggregation of %ss on a local Weaviate */ export type AggregateObjectsObjTextBlockArgs = { - ask?: InputMaybe groupBy?: InputMaybe>> hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe objectLimit?: InputMaybe where?: InputMaybe } +/** An object allowing Aggregation of %ss on a local Weaviate */ +export type AggregateObjectsObjTextDocumentArgs = { + groupBy?: InputMaybe>> + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + objectLimit?: InputMaybe + where?: InputMaybe +} + +/** An object allowing Aggregation of %ss on a local Weaviate */ +export type AggregateObjectsObjVideoFileArgs = { + groupBy?: InputMaybe>> + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + objectLimit?: InputMaybe + where?: InputMaybe +} + +/** Hybrid search */ +export type AggregateObjectsSubtitleEntryHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type AggregateObjectsSubtitleEntryNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type AggregateObjectsSubtitleEntryNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +export type AggregateObjectsSubtitleEntryWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type AggregateObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type AggregateObjectsSubtitleEntryWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: AggregateObjectsSubtitleEntryWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: AggregateObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type AggregateObjectsSubtitleEntryWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsSubtitleEntry']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type AggregateObjectsSubtitleEntryWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsSubtitleEntry']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsSubtitleEntry']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type AggregateObjectsSubtitleEntryWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + +/** Hybrid search */ +export type AggregateObjectsSubtitleFileHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type AggregateObjectsSubtitleFileNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type AggregateObjectsSubtitleFileNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +export type AggregateObjectsSubtitleFileWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type AggregateObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type AggregateObjectsSubtitleFileWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: AggregateObjectsSubtitleFileWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: AggregateObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type AggregateObjectsSubtitleFileWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsSubtitleFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsSubtitleFile']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsSubtitleFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsSubtitleFile']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type AggregateObjectsSubtitleFileWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsSubtitleFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsSubtitleFile']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsSubtitleFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsSubtitleFile']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type AggregateObjectsSubtitleFileWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + /** Hybrid search */ export type AggregateObjectsTextBlockHybridInpObj = { /** Search weight */ @@ -2737,6 +3357,855 @@ export type AggregateObjectsTextBlockWhereOperatorEnum = | 'Or' | 'WithinGeoRange' +/** Hybrid search */ +export type AggregateObjectsTextDocumentHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type AggregateObjectsTextDocumentNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type AggregateObjectsTextDocumentNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +export type AggregateObjectsTextDocumentWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type AggregateObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type AggregateObjectsTextDocumentWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: AggregateObjectsTextDocumentWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: AggregateObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type AggregateObjectsTextDocumentWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsTextDocument']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsTextDocument']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsTextDocument']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsTextDocument']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type AggregateObjectsTextDocumentWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsTextDocument']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe< + Scalars['TextDateAggregateObjectsTextDocument']['input'] + > + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe< + Scalars['FloatAggregateObjectsTextDocument']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsTextDocument']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type AggregateObjectsTextDocumentWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + +/** Hybrid search */ +export type AggregateObjectsVideoFileHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type AggregateObjectsVideoFileNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type AggregateObjectsVideoFileNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +export type AggregateObjectsVideoFileWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type AggregateObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type AggregateObjectsVideoFileWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: AggregateObjectsVideoFileWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: AggregateObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type AggregateObjectsVideoFileWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsVideoFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsVideoFile']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type AggregateObjectsVideoFileWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe< + Scalars['BooleanAggregateObjectsVideoFile']['input'] + > + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringAggregateObjectsVideoFile']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type AggregateObjectsVideoFileWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + +export type AggregateSubtitleEntry = { + __typename?: 'AggregateSubtitleEntry' + /** Aggregate this property"document" */ + document: Maybe + /** Aggregate this property"end" */ + end: Maybe + /** Indicates the group of returned data */ + groupedBy: Maybe + /** An object used to Get Meta information about Objects on a local Weaviate */ + meta: Maybe + /** Aggregate this property"order" */ + order: Maybe + /** Aggregate this property"remoteId" */ + remoteId: Maybe + /** Aggregate this property"sourceId" */ + sourceId: Maybe + /** Aggregate this property"start" */ + start: Maybe + /** Aggregate this property"text" */ + text: Maybe +} + +/** An object containing the path and value of the grouped property */ +export type AggregateSubtitleEntryGroupedByObj = { + __typename?: 'AggregateSubtitleEntryGroupedByObj' + /** The path of the grouped property */ + path: Maybe>> + /** The value of the grouped property */ + value: Maybe +} + +export type AggregateSubtitleEntryMetaObject = { + __typename?: 'AggregateSubtitleEntryMetaObject' + count: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrydocumentObj = { + __typename?: 'AggregateSubtitleEntrydocumentObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntryendObj = { + __typename?: 'AggregateSubtitleEntryendObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntryendObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleEntryendTopOccurrencesObj = { + __typename?: 'AggregateSubtitleEntryendTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntryorderObj = { + __typename?: 'AggregateSubtitleEntryorderObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntryremoteIdObj = { + __typename?: 'AggregateSubtitleEntryremoteIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntryremoteIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleEntryremoteIdTopOccurrencesObj = { + __typename?: 'AggregateSubtitleEntryremoteIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrysourceIdObj = { + __typename?: 'AggregateSubtitleEntrysourceIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrysourceIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleEntrysourceIdTopOccurrencesObj = { + __typename?: 'AggregateSubtitleEntrysourceIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrystartObj = { + __typename?: 'AggregateSubtitleEntrystartObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrystartObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleEntrystartTopOccurrencesObj = { + __typename?: 'AggregateSubtitleEntrystartTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrytextObj = { + __typename?: 'AggregateSubtitleEntrytextObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleEntrytextObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleEntrytextTopOccurrencesObj = { + __typename?: 'AggregateSubtitleEntrytextTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +export type AggregateSubtitleFile = { + __typename?: 'AggregateSubtitleFile' + /** Aggregate this property"autogenerated" */ + autogenerated: Maybe + /** Aggregate this property"createdAt" */ + createdAt: Maybe + /** Aggregate this property"entries" */ + entries: Maybe + /** Aggregate this property"format" */ + format: Maybe + /** Indicates the group of returned data */ + groupedBy: Maybe + /** Aggregate this property"language" */ + language: Maybe + /** Aggregate this property"media" */ + media: Maybe + /** An object used to Get Meta information about Objects on a local Weaviate */ + meta: Maybe + /** Aggregate this property"mimeType" */ + mimeType: Maybe + /** Aggregate this property"modifiedAt" */ + modifiedAt: Maybe + /** Aggregate this property"originalName" */ + originalName: Maybe + /** Aggregate this property"path" */ + path: Maybe + /** Aggregate this property"pathString" */ + pathString: Maybe + /** Aggregate this property"remoteId" */ + remoteId: Maybe + /** Aggregate this property"size" */ + size: Maybe + /** Aggregate this property"sourceId" */ + sourceId: Maybe + /** Aggregate this property"url" */ + url: Maybe +} + +/** An object containing the path and value of the grouped property */ +export type AggregateSubtitleFileGroupedByObj = { + __typename?: 'AggregateSubtitleFileGroupedByObj' + /** The path of the grouped property */ + path: Maybe>> + /** The value of the grouped property */ + value: Maybe +} + +export type AggregateSubtitleFileMetaObject = { + __typename?: 'AggregateSubtitleFileMetaObject' + count: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileautogeneratedObj = { + __typename?: 'AggregateSubtitleFileautogeneratedObj' + /** The total amount of found instances for this property */ + count: Maybe + /** The percentage of false values for this boolean property in the dataset */ + percentageFalse: Maybe + /** The percentage of true values for this boolean property in the dataset */ + percentageTrue: Maybe + /** How often this boolean property's value is false in the dataset */ + totalFalse: Maybe + /** How often this boolean property's value is true in the dataset */ + totalTrue: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilecreatedAtObj = { + __typename?: 'AggregateSubtitleFilecreatedAtObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileentriesObj = { + __typename?: 'AggregateSubtitleFileentriesObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileformatObj = { + __typename?: 'AggregateSubtitleFileformatObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileformatObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFileformatTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFileformatTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilelanguageObj = { + __typename?: 'AggregateSubtitleFilelanguageObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilelanguageObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFilelanguageTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFilelanguageTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilemediaObj = { + __typename?: 'AggregateSubtitleFilemediaObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilemimeTypeObj = { + __typename?: 'AggregateSubtitleFilemimeTypeObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilemimeTypeObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFilemimeTypeTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFilemimeTypeTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilemodifiedAtObj = { + __typename?: 'AggregateSubtitleFilemodifiedAtObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileoriginalNameObj = { + __typename?: 'AggregateSubtitleFileoriginalNameObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileoriginalNameObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFileoriginalNameTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFileoriginalNameTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilepathObj = { + __typename?: 'AggregateSubtitleFilepathObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilepathObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilepathStringObj = { + __typename?: 'AggregateSubtitleFilepathStringObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilepathStringObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFilepathStringTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFilepathStringTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFilepathTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFilepathTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileremoteIdObj = { + __typename?: 'AggregateSubtitleFileremoteIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileremoteIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFileremoteIdTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFileremoteIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilesizeObj = { + __typename?: 'AggregateSubtitleFilesizeObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilesourceIdObj = { + __typename?: 'AggregateSubtitleFilesourceIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFilesourceIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFilesourceIdTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFilesourceIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileurlObj = { + __typename?: 'AggregateSubtitleFileurlObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateSubtitleFileurlObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateSubtitleFileurlTopOccurrencesObj = { + __typename?: 'AggregateSubtitleFileurlTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + export type AggregateTextBlock = { __typename?: 'AggregateTextBlock' /** Aggregate this property"classNames" */ @@ -2995,24 +4464,1050 @@ export type AggregateTextBlocktextTopOccurrencesObj = { value: Maybe } +export type AggregateTextDocument = { + __typename?: 'AggregateTextDocument' + /** Aggregate this property"authors" */ + authors: Maybe + /** Aggregate this property"blocks" */ + blocks: Maybe + /** Aggregate this property"createdAt" */ + createdAt: Maybe + /** Aggregate this property"description" */ + description: Maybe + /** Aggregate this property"ext" */ + ext: Maybe + /** Indicates the group of returned data */ + groupedBy: Maybe + /** Aggregate this property"html" */ + html: Maybe + /** An object used to Get Meta information about Objects on a local Weaviate */ + meta: Maybe + /** Aggregate this property"mimeType" */ + mimeType: Maybe + /** Aggregate this property"modifiedAt" */ + modifiedAt: Maybe + /** Aggregate this property"originalName" */ + originalName: Maybe + /** Aggregate this property"path" */ + path: Maybe + /** Aggregate this property"pathString" */ + pathString: Maybe + /** Aggregate this property"properties" */ + properties: Maybe + /** Aggregate this property"remoteId" */ + remoteId: Maybe + /** Aggregate this property"sourceId" */ + sourceId: Maybe + /** Aggregate this property"subtitle" */ + subtitle: Maybe + /** Aggregate this property"tags" */ + tags: Maybe + /** Aggregate this property"text" */ + text: Maybe + /** Aggregate this property"title" */ + title: Maybe + /** Aggregate this property"toc" */ + toc: Maybe +} + +/** An object containing the path and value of the grouped property */ +export type AggregateTextDocumentGroupedByObj = { + __typename?: 'AggregateTextDocumentGroupedByObj' + /** The path of the grouped property */ + path: Maybe>> + /** The value of the grouped property */ + value: Maybe +} + +export type AggregateTextDocumentMetaObject = { + __typename?: 'AggregateTextDocumentMetaObject' + count: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentauthorsObj = { + __typename?: 'AggregateTextDocumentauthorsObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentauthorsObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentauthorsTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentauthorsTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentblocksObj = { + __typename?: 'AggregateTextDocumentblocksObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentcreatedAtObj = { + __typename?: 'AggregateTextDocumentcreatedAtObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentdescriptionObj = { + __typename?: 'AggregateTextDocumentdescriptionObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentdescriptionObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentdescriptionTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentdescriptionTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentextObj = { + __typename?: 'AggregateTextDocumentextObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentextObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentextTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentextTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenthtmlObj = { + __typename?: 'AggregateTextDocumenthtmlObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenthtmlObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumenthtmlTopOccurrencesObj = { + __typename?: 'AggregateTextDocumenthtmlTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentmimeTypeObj = { + __typename?: 'AggregateTextDocumentmimeTypeObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentmimeTypeObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentmimeTypeTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentmimeTypeTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentmodifiedAtObj = { + __typename?: 'AggregateTextDocumentmodifiedAtObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentoriginalNameObj = { + __typename?: 'AggregateTextDocumentoriginalNameObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentoriginalNameObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentoriginalNameTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentoriginalNameTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpathObj = { + __typename?: 'AggregateTextDocumentpathObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpathObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpathStringObj = { + __typename?: 'AggregateTextDocumentpathStringObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpathStringObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentpathStringTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentpathStringTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentpathTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentpathTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpropertiesObj = { + __typename?: 'AggregateTextDocumentpropertiesObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentpropertiesObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentpropertiesTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentpropertiesTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentremoteIdObj = { + __typename?: 'AggregateTextDocumentremoteIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentremoteIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentremoteIdTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentremoteIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentsourceIdObj = { + __typename?: 'AggregateTextDocumentsourceIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentsourceIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentsourceIdTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentsourceIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentsubtitleObj = { + __typename?: 'AggregateTextDocumentsubtitleObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumentsubtitleObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumentsubtitleTopOccurrencesObj = { + __typename?: 'AggregateTextDocumentsubtitleTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttagsObj = { + __typename?: 'AggregateTextDocumenttagsObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttagsObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumenttagsTopOccurrencesObj = { + __typename?: 'AggregateTextDocumenttagsTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttextObj = { + __typename?: 'AggregateTextDocumenttextObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttextObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumenttextTopOccurrencesObj = { + __typename?: 'AggregateTextDocumenttextTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttitleObj = { + __typename?: 'AggregateTextDocumenttitleObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttitleObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumenttitleTopOccurrencesObj = { + __typename?: 'AggregateTextDocumenttitleTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttocObj = { + __typename?: 'AggregateTextDocumenttocObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateTextDocumenttocObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateTextDocumenttocTopOccurrencesObj = { + __typename?: 'AggregateTextDocumenttocTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +export type AggregateVideoFile = { + __typename?: 'AggregateVideoFile' + /** Aggregate this property"assetId" */ + assetId: Maybe + /** Aggregate this property"blob" */ + blob: Maybe + /** Aggregate this property"duration" */ + duration: Maybe + /** Aggregate this property"ext" */ + ext: Maybe + /** Indicates the group of returned data */ + groupedBy: Maybe + /** Aggregate this property"height" */ + height: Maybe + /** Aggregate this property"hlsUrl" */ + hlsUrl: Maybe + /** An object used to Get Meta information about Objects on a local Weaviate */ + meta: Maybe + /** Aggregate this property"mimeType" */ + mimeType: Maybe + /** Aggregate this property"order" */ + order: Maybe + /** Aggregate this property"originalName" */ + originalName: Maybe + /** Aggregate this property"path" */ + path: Maybe + /** Aggregate this property"pathString" */ + pathString: Maybe + /** Aggregate this property"playbackId" */ + playbackId: Maybe + /** Aggregate this property"remoteId" */ + remoteId: Maybe + /** Aggregate this property"size" */ + size: Maybe + /** Aggregate this property"sourceId" */ + sourceId: Maybe + /** Aggregate this property"subtitles" */ + subtitles: Maybe + /** Aggregate this property"url" */ + url: Maybe + /** Aggregate this property"width" */ + width: Maybe +} + +/** An object containing the path and value of the grouped property */ +export type AggregateVideoFileGroupedByObj = { + __typename?: 'AggregateVideoFileGroupedByObj' + /** The path of the grouped property */ + path: Maybe>> + /** The value of the grouped property */ + value: Maybe +} + +export type AggregateVideoFileMetaObject = { + __typename?: 'AggregateVideoFileMetaObject' + count: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileassetIdObj = { + __typename?: 'AggregateVideoFileassetIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileassetIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileassetIdTopOccurrencesObj = { + __typename?: 'AggregateVideoFileassetIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileblobObj = { + __typename?: 'AggregateVideoFileblobObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileblobObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileblobTopOccurrencesObj = { + __typename?: 'AggregateVideoFileblobTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFiledurationObj = { + __typename?: 'AggregateVideoFiledurationObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileextObj = { + __typename?: 'AggregateVideoFileextObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileextObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileextTopOccurrencesObj = { + __typename?: 'AggregateVideoFileextTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileheightObj = { + __typename?: 'AggregateVideoFileheightObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilehlsUrlObj = { + __typename?: 'AggregateVideoFilehlsUrlObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilehlsUrlObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFilehlsUrlTopOccurrencesObj = { + __typename?: 'AggregateVideoFilehlsUrlTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilemimeTypeObj = { + __typename?: 'AggregateVideoFilemimeTypeObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilemimeTypeObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFilemimeTypeTopOccurrencesObj = { + __typename?: 'AggregateVideoFilemimeTypeTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileorderObj = { + __typename?: 'AggregateVideoFileorderObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileoriginalNameObj = { + __typename?: 'AggregateVideoFileoriginalNameObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileoriginalNameObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileoriginalNameTopOccurrencesObj = { + __typename?: 'AggregateVideoFileoriginalNameTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilepathObj = { + __typename?: 'AggregateVideoFilepathObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilepathObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilepathStringObj = { + __typename?: 'AggregateVideoFilepathStringObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilepathStringObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFilepathStringTopOccurrencesObj = { + __typename?: 'AggregateVideoFilepathStringTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFilepathTopOccurrencesObj = { + __typename?: 'AggregateVideoFilepathTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileplaybackIdObj = { + __typename?: 'AggregateVideoFileplaybackIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileplaybackIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileplaybackIdTopOccurrencesObj = { + __typename?: 'AggregateVideoFileplaybackIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileremoteIdObj = { + __typename?: 'AggregateVideoFileremoteIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileremoteIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileremoteIdTopOccurrencesObj = { + __typename?: 'AggregateVideoFileremoteIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilesizeObj = { + __typename?: 'AggregateVideoFilesizeObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilesourceIdObj = { + __typename?: 'AggregateVideoFilesourceIdObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe< + Array> + > + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilesourceIdObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFilesourceIdTopOccurrencesObj = { + __typename?: 'AggregateVideoFilesourceIdTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilesubtitlesObj = { + __typename?: 'AggregateVideoFilesubtitlesObj' + /** + * The classes that this object contains a reference to + * @deprecated Experimental, the format will change + */ + pointingTo: Maybe>> + /** The datatype of this property */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileurlObj = { + __typename?: 'AggregateVideoFileurlObj' + /** The total amount of found instances for this property */ + count: Maybe + /** An object containing data about the most frequently occurring values for this property */ + topOccurrences: Maybe>> + /** Aggregate on the total amount of found property values */ + type: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFileurlObjTopOccurrencesArgs = { + limit?: InputMaybe +} + +/** An object containing data about the most frequently occurring values for this property */ +export type AggregateVideoFileurlTopOccurrencesObj = { + __typename?: 'AggregateVideoFileurlTopOccurrencesObj' + /** How often the most frequently occurring value for this property occurs */ + occurs: Maybe + /** The most frequently occurring value for this property */ + value: Maybe +} + +/** An object containing Aggregation information about this property */ +export type AggregateVideoFilewidthObj = { + __typename?: 'AggregateVideoFilewidthObj' + /** Aggregate on the total amount of found property values */ + count: Maybe + /** Aggregate on the maximum of numeric property values */ + maximum: Maybe + /** Aggregate on the mean of numeric property values */ + mean: Maybe + /** Aggregate on the median of numeric property values */ + median: Maybe + /** Aggregate on the minimum of numeric property values */ + minimum: Maybe + /** Aggregate on the mode of numeric property values */ + mode: Maybe + /** Aggregate on the sum of numeric property values */ + sum: Maybe + /** Aggregate on the total amount of found property values */ + type: Maybe +} + export type AudioFile = { __typename?: 'AudioFile' _additional: Maybe + assetId: Maybe + blob: Maybe document: Maybe>> duration: Maybe ext: Maybe + files: Maybe>> + hlsUrl: Maybe mimeType: Maybe order: Maybe originalName: Maybe + path: Maybe>> + pathString: Maybe + playbackId: Maybe remoteId: Maybe size: Maybe sourceId: Maybe + subtitles: Maybe>> url: Maybe } export type AudioFileAdditional = { __typename?: 'AudioFileAdditional' - answer: Maybe certainty: Maybe classification: Maybe creationTimeUnix: Maybe @@ -3035,15 +5530,6 @@ export type AudioFileAdditionalFeatureProjectionArgs = { perplexity?: InputMaybe } -export type AudioFileAdditionalAnswer = { - __typename?: 'AudioFileAdditionalAnswer' - endPosition: Maybe - hasAnswer: Maybe - property: Maybe - result: Maybe - startPosition: Maybe -} - export type AudioFileAdditionalClassification = { __typename?: 'AudioFileAdditionalClassification' basedOn: Maybe>> @@ -3077,15 +5563,23 @@ export type AudioFileAdditionalGroupGroupedBy = { export type AudioFileAdditionalGroupHits = { __typename?: 'AudioFileAdditionalGroupHits' _additional: Maybe + assetId: Maybe + blob: Maybe document: Maybe>> duration: Maybe ext: Maybe + files: Maybe>> + hlsUrl: Maybe mimeType: Maybe order: Maybe originalName: Maybe + path: Maybe>> + pathString: Maybe + playbackId: Maybe remoteId: Maybe size: Maybe sourceId: Maybe + subtitles: Maybe>> url: Maybe } @@ -3098,11 +5592,57 @@ export type AudioFileAdditionalGroupHitsAdditional = { export type AudioFileDocumentObj = Beacon | GoogleCalendarEvent | GoogleDoc +export type AudioFileSubtitlesObj = Beacon | SubtitleFile + +export type AudioFile_Files_Object = { + __typename?: 'AudioFile_files_object' + bitrate: Maybe + ext: Maybe + height: Maybe + name: Maybe + size: Maybe + url: Maybe + width: Maybe +} + export type Beacon = { __typename?: 'Beacon' beacon: Maybe } +export type ExploreNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type ExploreNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + vector: Array> +} + +/** Explore Concepts on a local weaviate with vector-aided search */ +export type ExploreObj = { + __typename?: 'ExploreObj' + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon: Maybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty: Maybe + /** Name of the Class */ + className: Maybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance: Maybe +} + export type Footnote = { __typename?: 'Footnote' id: Scalars['String']['output'] @@ -3772,13 +6312,16 @@ export type GetObjectsObj = { GoogleCalendarEvent: Maybe>> GoogleDoc: Maybe>> ImageBlock: Maybe>> + SubtitleEntry: Maybe>> + SubtitleFile: Maybe>> TextBlock: Maybe>> + TextDocument: Maybe>> + VideoFile: Maybe>> } /** An object used to get %ss on a local Weaviate */ export type GetObjectsObjAudioFileArgs = { after?: InputMaybe - ask?: InputMaybe autocut?: InputMaybe bm25?: InputMaybe group?: InputMaybe @@ -3786,7 +6329,7 @@ export type GetObjectsObjAudioFileArgs = { hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe offset?: InputMaybe sort?: InputMaybe>> @@ -3796,7 +6339,6 @@ export type GetObjectsObjAudioFileArgs = { /** An object used to get %ss on a local Weaviate */ export type GetObjectsObjGoogleCalendarEventArgs = { after?: InputMaybe - ask?: InputMaybe autocut?: InputMaybe bm25?: InputMaybe group?: InputMaybe @@ -3804,7 +6346,7 @@ export type GetObjectsObjGoogleCalendarEventArgs = { hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe offset?: InputMaybe sort?: InputMaybe>> @@ -3814,7 +6356,6 @@ export type GetObjectsObjGoogleCalendarEventArgs = { /** An object used to get %ss on a local Weaviate */ export type GetObjectsObjGoogleDocArgs = { after?: InputMaybe - ask?: InputMaybe autocut?: InputMaybe bm25?: InputMaybe group?: InputMaybe @@ -3822,7 +6363,7 @@ export type GetObjectsObjGoogleDocArgs = { hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe offset?: InputMaybe sort?: InputMaybe>> @@ -3832,7 +6373,6 @@ export type GetObjectsObjGoogleDocArgs = { /** An object used to get %ss on a local Weaviate */ export type GetObjectsObjImageBlockArgs = { after?: InputMaybe - ask?: InputMaybe autocut?: InputMaybe bm25?: InputMaybe group?: InputMaybe @@ -3840,17 +6380,50 @@ export type GetObjectsObjImageBlockArgs = { hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe offset?: InputMaybe sort?: InputMaybe>> where?: InputMaybe } +/** An object used to get %ss on a local Weaviate */ +export type GetObjectsObjSubtitleEntryArgs = { + after?: InputMaybe + autocut?: InputMaybe + bm25?: InputMaybe + group?: InputMaybe + groupBy?: InputMaybe + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + offset?: InputMaybe + sort?: InputMaybe>> + where?: InputMaybe +} + +/** An object used to get %ss on a local Weaviate */ +export type GetObjectsObjSubtitleFileArgs = { + after?: InputMaybe + autocut?: InputMaybe + bm25?: InputMaybe + group?: InputMaybe + groupBy?: InputMaybe + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + offset?: InputMaybe + sort?: InputMaybe>> + where?: InputMaybe +} + /** An object used to get %ss on a local Weaviate */ export type GetObjectsObjTextBlockArgs = { after?: InputMaybe - ask?: InputMaybe autocut?: InputMaybe bm25?: InputMaybe group?: InputMaybe @@ -3858,13 +6431,367 @@ export type GetObjectsObjTextBlockArgs = { hybrid?: InputMaybe limit?: InputMaybe nearObject?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe nearVector?: InputMaybe offset?: InputMaybe sort?: InputMaybe>> where?: InputMaybe } +/** An object used to get %ss on a local Weaviate */ +export type GetObjectsObjTextDocumentArgs = { + after?: InputMaybe + autocut?: InputMaybe + bm25?: InputMaybe + group?: InputMaybe + groupBy?: InputMaybe + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + offset?: InputMaybe + sort?: InputMaybe>> + where?: InputMaybe +} + +/** An object used to get %ss on a local Weaviate */ +export type GetObjectsObjVideoFileArgs = { + after?: InputMaybe + autocut?: InputMaybe + bm25?: InputMaybe + group?: InputMaybe + groupBy?: InputMaybe + hybrid?: InputMaybe + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + offset?: InputMaybe + sort?: InputMaybe>> + where?: InputMaybe +} + +/** Specify the property of the class to group by */ +export type GetObjectsSubtitleEntryGroupByInpObj = { + /** Specify the number of groups to be created */ + groups: Scalars['Int']['input'] + /** Specify the number of max objects in group */ + objectsPerGroup: Scalars['Int']['input'] + /** Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleEntryGroupInpObj = { + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + type?: InputMaybe +} + +export type GetObjectsSubtitleEntryGroupInpObjTypeEnum = 'closest' | 'merge' + +export type GetObjectsSubtitleEntryHybridGetBm25InpObj = { + /** The properties to search in */ + properties?: InputMaybe>> + /** The query to search for */ + query?: InputMaybe +} + +/** Hybrid search */ +export type GetObjectsSubtitleEntryHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Algorithm used for fusing results from vector and keyword search */ + fusionType?: InputMaybe + /** Which properties should be included in the sparse search */ + properties?: InputMaybe>> + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type GetObjectsSubtitleEntryNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type GetObjectsSubtitleEntryNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleEntrySortInpObj = { + /** Specify the sort order, either ascending (asc) which is default or descending (desc) */ + order?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> +} + +export type GetObjectsSubtitleEntrySortInpObjTypeEnum = 'asc' | 'desc' + +export type GetObjectsSubtitleEntryWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type GetObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type GetObjectsSubtitleEntryWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: GetObjectsSubtitleEntryWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: GetObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleEntryWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringGetObjectsSubtitleEntry']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type GetObjectsSubtitleEntryWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe< + Scalars['TextStringGetObjectsSubtitleEntry']['input'] + > + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type GetObjectsSubtitleEntryWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + +/** Specify the property of the class to group by */ +export type GetObjectsSubtitleFileGroupByInpObj = { + /** Specify the number of groups to be created */ + groups: Scalars['Int']['input'] + /** Specify the number of max objects in group */ + objectsPerGroup: Scalars['Int']['input'] + /** Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleFileGroupInpObj = { + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + type?: InputMaybe +} + +export type GetObjectsSubtitleFileGroupInpObjTypeEnum = 'closest' | 'merge' + +export type GetObjectsSubtitleFileHybridGetBm25InpObj = { + /** The properties to search in */ + properties?: InputMaybe>> + /** The query to search for */ + query?: InputMaybe +} + +/** Hybrid search */ +export type GetObjectsSubtitleFileHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Algorithm used for fusing results from vector and keyword search */ + fusionType?: InputMaybe + /** Which properties should be included in the sparse search */ + properties?: InputMaybe>> + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type GetObjectsSubtitleFileNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type GetObjectsSubtitleFileNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleFileSortInpObj = { + /** Specify the sort order, either ascending (asc) which is default or descending (desc) */ + order?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> +} + +export type GetObjectsSubtitleFileSortInpObjTypeEnum = 'asc' | 'desc' + +export type GetObjectsSubtitleFileWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type GetObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type GetObjectsSubtitleFileWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: GetObjectsSubtitleFileWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: GetObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsSubtitleFileWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type GetObjectsSubtitleFileWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type GetObjectsSubtitleFileWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + /** Specify the property of the class to group by */ export type GetObjectsTextBlockGroupByInpObj = { /** Specify the number of groups to be created */ @@ -4023,6 +6950,322 @@ export type GetObjectsTextBlockWhereOperatorEnum = | 'Or' | 'WithinGeoRange' +/** Specify the property of the class to group by */ +export type GetObjectsTextDocumentGroupByInpObj = { + /** Specify the number of groups to be created */ + groups: Scalars['Int']['input'] + /** Specify the number of max objects in group */ + objectsPerGroup: Scalars['Int']['input'] + /** Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsTextDocumentGroupInpObj = { + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + type?: InputMaybe +} + +export type GetObjectsTextDocumentGroupInpObjTypeEnum = 'closest' | 'merge' + +export type GetObjectsTextDocumentHybridGetBm25InpObj = { + /** The properties to search in */ + properties?: InputMaybe>> + /** The query to search for */ + query?: InputMaybe +} + +/** Hybrid search */ +export type GetObjectsTextDocumentHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Algorithm used for fusing results from vector and keyword search */ + fusionType?: InputMaybe + /** Which properties should be included in the sparse search */ + properties?: InputMaybe>> + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type GetObjectsTextDocumentNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type GetObjectsTextDocumentNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsTextDocumentSortInpObj = { + /** Specify the sort order, either ascending (asc) which is default or descending (desc) */ + order?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> +} + +export type GetObjectsTextDocumentSortInpObjTypeEnum = 'asc' | 'desc' + +export type GetObjectsTextDocumentWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type GetObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type GetObjectsTextDocumentWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: GetObjectsTextDocumentWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: GetObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsTextDocumentWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type GetObjectsTextDocumentWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type GetObjectsTextDocumentWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + +/** Specify the property of the class to group by */ +export type GetObjectsVideoFileGroupByInpObj = { + /** Specify the number of groups to be created */ + groups: Scalars['Int']['input'] + /** Specify the number of max objects in group */ + objectsPerGroup: Scalars['Int']['input'] + /** Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsVideoFileGroupInpObj = { + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + type?: InputMaybe +} + +export type GetObjectsVideoFileGroupInpObjTypeEnum = 'closest' | 'merge' + +export type GetObjectsVideoFileHybridGetBm25InpObj = { + /** The properties to search in */ + properties?: InputMaybe>> + /** The query to search for */ + query?: InputMaybe +} + +/** Hybrid search */ +export type GetObjectsVideoFileHybridInpObj = { + /** Search weight */ + alpha?: InputMaybe + /** Algorithm used for fusing results from vector and keyword search */ + fusionType?: InputMaybe + /** Which properties should be included in the sparse search */ + properties?: InputMaybe>> + /** Query string */ + query?: InputMaybe + /** Vector search */ + vector?: InputMaybe>> +} + +export type GetObjectsVideoFileNearObjectInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Concept identifier in the uuid format */ + id?: InputMaybe +} + +export type GetObjectsVideoFileNearVectorInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Target vector to be used in kNN search */ + vector: Array> +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsVideoFileSortInpObj = { + /** Specify the sort order, either ascending (asc) which is default or descending (desc) */ + order?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> +} + +export type GetObjectsVideoFileSortInpObjTypeEnum = 'asc' | 'desc' + +export type GetObjectsVideoFileWhereGeoRangeDistanceInpObj = { + /** The maximum distance from the point specified geoCoordinates. */ + max: Scalars['Float']['input'] +} + +export type GetObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj = { + /** The latitude (in decimal format) of the geoCoordinates to search around. */ + latitude: Scalars['Float']['input'] + /** The longitude (in decimal format) of the geoCoordinates to search around. */ + longitude: Scalars['Float']['input'] +} + +export type GetObjectsVideoFileWhereGeoRangeInpObj = { + /** The distance from the point specified via geoCoordinates. */ + distance: GetObjectsVideoFileWhereGeoRangeDistanceInpObj + /** The geoCoordinates that form the center point of the search. */ + geoCoordinates: GetObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type GetObjectsVideoFileWhereInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operands that can be applied to a 'where' filter */ +export type GetObjectsVideoFileWhereOperandsInpObj = { + /** Contains the Operands that can be applied to a 'where' filter */ + operands?: InputMaybe< + Array> + > + /** Contains the Operators that can be applied to a 'where' filter */ + operator?: InputMaybe + /** Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) */ + path?: InputMaybe>> + /** Specify a Boolean value that the target property will be compared to */ + valueBoolean?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueDate?: InputMaybe + /** Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. */ + valueGeoRange?: InputMaybe + /** Specify an Integer value that the target property will be compared to */ + valueInt?: InputMaybe + /** Specify a Float value that the target property will be compared to */ + valueNumber?: InputMaybe + /** Specify a String value that the target property will be compared to */ + valueString?: InputMaybe + /** Specify a Text value that the target property will be compared to */ + valueText?: InputMaybe +} + +/** An object containing the Operators that can be applied to a 'where' filter */ +export type GetObjectsVideoFileWhereOperatorEnum = + | 'And' + | 'ContainsAll' + | 'ContainsAny' + | 'Equal' + | 'GreaterThan' + | 'GreaterThanEqual' + | 'IsNull' + | 'LessThan' + | 'LessThanEqual' + | 'Like' + | 'Not' + | 'NotEqual' + | 'Or' + | 'WithinGeoRange' + export type GoogleCalendarEvent = { __typename?: 'GoogleCalendarEvent' _additional: Maybe @@ -4054,7 +7297,6 @@ export type GoogleCalendarEvent = { export type GoogleCalendarEventAdditional = { __typename?: 'GoogleCalendarEventAdditional' - answer: Maybe certainty: Maybe classification: Maybe creationTimeUnix: Maybe @@ -4077,15 +7319,6 @@ export type GoogleCalendarEventAdditionalFeatureProjectionArgs = { perplexity?: InputMaybe } -export type GoogleCalendarEventAdditionalAnswer = { - __typename?: 'GoogleCalendarEventAdditionalAnswer' - endPosition: Maybe - hasAnswer: Maybe - property: Maybe - result: Maybe - startPosition: Maybe -} - export type GoogleCalendarEventAdditionalClassification = { __typename?: 'GoogleCalendarEventAdditionalClassification' basedOn: Maybe>> @@ -4182,7 +7415,6 @@ export type GoogleDoc = { export type GoogleDocAdditional = { __typename?: 'GoogleDocAdditional' - answer: Maybe certainty: Maybe classification: Maybe creationTimeUnix: Maybe @@ -4205,15 +7437,6 @@ export type GoogleDocAdditionalFeatureProjectionArgs = { perplexity?: InputMaybe } -export type GoogleDocAdditionalAnswer = { - __typename?: 'GoogleDocAdditionalAnswer' - endPosition: Maybe - hasAnswer: Maybe - property: Maybe - result: Maybe - startPosition: Maybe -} - export type GoogleDocAdditionalClassification = { __typename?: 'GoogleDocAdditionalClassification' basedOn: Maybe>> @@ -4281,6 +7504,7 @@ export type ImageBlock = { __typename?: 'ImageBlock' _additional: Maybe alt: Maybe + blob: Maybe createdAt: Maybe document: Maybe>> ext: Maybe @@ -4301,7 +7525,6 @@ export type ImageBlock = { export type ImageBlockAdditional = { __typename?: 'ImageBlockAdditional' - answer: Maybe certainty: Maybe classification: Maybe creationTimeUnix: Maybe @@ -4324,15 +7547,6 @@ export type ImageBlockAdditionalFeatureProjectionArgs = { perplexity?: InputMaybe } -export type ImageBlockAdditionalAnswer = { - __typename?: 'ImageBlockAdditionalAnswer' - endPosition: Maybe - hasAnswer: Maybe - property: Maybe - result: Maybe - startPosition: Maybe -} - export type ImageBlockAdditionalClassification = { __typename?: 'ImageBlockAdditionalClassification' basedOn: Maybe>> @@ -4367,6 +7581,7 @@ export type ImageBlockAdditionalGroupHits = { __typename?: 'ImageBlockAdditionalGroupHits' _additional: Maybe alt: Maybe + blob: Maybe createdAt: Maybe document: Maybe>> ext: Maybe @@ -4392,7 +7607,11 @@ export type ImageBlockAdditionalGroupHitsAdditional = { vector: Maybe>> } -export type ImageBlockDocumentObj = Beacon | GoogleCalendarEvent | GoogleDoc +export type ImageBlockDocumentObj = + | Beacon + | GoogleCalendarEvent + | GoogleDoc + | TextDocument export type Mention = { __typename?: 'Mention' @@ -4400,86 +7619,198 @@ export type Mention = { name: Scalars['String']['output'] } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersAggregateAudioFileAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntry = { + __typename?: 'SubtitleEntry' + _additional: Maybe + document: Maybe>> + end: Maybe + order: Maybe + remoteId: Maybe + sourceId: Maybe + start: Maybe + text: Maybe } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersAggregateGoogleCalendarEventAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditional = { + __typename?: 'SubtitleEntryAdditional' + certainty: Maybe + classification: Maybe + creationTimeUnix: Maybe + distance: Maybe + explainScore: Maybe + featureProjection: Maybe + group: Maybe + /** The UUID of a Object, assigned by its local Weaviate */ + id: Maybe + lastUpdateTimeUnix: Maybe + score: Maybe + vector: Maybe>> } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersAggregateGoogleDocAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalFeatureProjectionArgs = { + algorithm?: InputMaybe + dimensions?: InputMaybe + iterations?: InputMaybe + learningRate?: InputMaybe + perplexity?: InputMaybe } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersAggregateImageBlockAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalClassification = { + __typename?: 'SubtitleEntryAdditionalClassification' + basedOn: Maybe>> + classifiedFields: Maybe>> + completed: Maybe + id: Maybe + scope: Maybe>> } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersAggregateTextBlockAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalFeatureProjection = { + __typename?: 'SubtitleEntryAdditionalFeatureProjection' + vector: Maybe>> } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersGetObjectsAudioFileAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalGroup = { + __typename?: 'SubtitleEntryAdditionalGroup' + count: Maybe + groupedBy: Maybe + hits: Maybe>> + id: Maybe + maxDistance: Maybe + minDistance: Maybe } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersGetObjectsGoogleCalendarEventAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalGroupGroupedBy = { + __typename?: 'SubtitleEntryAdditionalGroupGroupedBy' + path: Maybe>> + value: Maybe } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersGetObjectsGoogleDocAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalGroupHits = { + __typename?: 'SubtitleEntryAdditionalGroupHits' + _additional: Maybe + document: Maybe>> + end: Maybe + order: Maybe + remoteId: Maybe + sourceId: Maybe + start: Maybe + text: Maybe } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersGetObjectsImageBlockAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryAdditionalGroupHitsAdditional = { + __typename?: 'SubtitleEntryAdditionalGroupHitsAdditional' + distance: Maybe + id: Maybe + vector: Maybe>> } -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type QnATransformersGetObjectsTextBlockAskInpObj = { - /** Properties which contains text */ - properties?: InputMaybe>> - /** Question to be answered */ - question: Scalars['String']['input'] +export type SubtitleEntryDocumentObj = Beacon | SubtitleFile + +export type SubtitleFile = { + __typename?: 'SubtitleFile' + _additional: Maybe + autogenerated: Maybe + createdAt: Maybe + entries: Maybe>> + format: Maybe + language: Maybe + media: Maybe>> + mimeType: Maybe + modifiedAt: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + remoteId: Maybe + size: Maybe + sourceId: Maybe + url: Maybe } +export type SubtitleFileAdditional = { + __typename?: 'SubtitleFileAdditional' + certainty: Maybe + classification: Maybe + creationTimeUnix: Maybe + distance: Maybe + explainScore: Maybe + featureProjection: Maybe + group: Maybe + /** The UUID of a Object, assigned by its local Weaviate */ + id: Maybe + lastUpdateTimeUnix: Maybe + score: Maybe + vector: Maybe>> +} + +export type SubtitleFileAdditionalFeatureProjectionArgs = { + algorithm?: InputMaybe + dimensions?: InputMaybe + iterations?: InputMaybe + learningRate?: InputMaybe + perplexity?: InputMaybe +} + +export type SubtitleFileAdditionalClassification = { + __typename?: 'SubtitleFileAdditionalClassification' + basedOn: Maybe>> + classifiedFields: Maybe>> + completed: Maybe + id: Maybe + scope: Maybe>> +} + +export type SubtitleFileAdditionalFeatureProjection = { + __typename?: 'SubtitleFileAdditionalFeatureProjection' + vector: Maybe>> +} + +export type SubtitleFileAdditionalGroup = { + __typename?: 'SubtitleFileAdditionalGroup' + count: Maybe + groupedBy: Maybe + hits: Maybe>> + id: Maybe + maxDistance: Maybe + minDistance: Maybe +} + +export type SubtitleFileAdditionalGroupGroupedBy = { + __typename?: 'SubtitleFileAdditionalGroupGroupedBy' + path: Maybe>> + value: Maybe +} + +export type SubtitleFileAdditionalGroupHits = { + __typename?: 'SubtitleFileAdditionalGroupHits' + _additional: Maybe + autogenerated: Maybe + createdAt: Maybe + entries: Maybe>> + format: Maybe + language: Maybe + media: Maybe>> + mimeType: Maybe + modifiedAt: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + remoteId: Maybe + size: Maybe + sourceId: Maybe + url: Maybe +} + +export type SubtitleFileAdditionalGroupHitsAdditional = { + __typename?: 'SubtitleFileAdditionalGroupHitsAdditional' + distance: Maybe + id: Maybe + vector: Maybe>> +} + +export type SubtitleFileEntriesObj = Beacon | SubtitleEntry + +export type SubtitleFileMediaObj = AudioFile | Beacon | VideoFile + export type TextBlock = { __typename?: 'TextBlock' _additional: Maybe @@ -4497,7 +7828,6 @@ export type TextBlock = { export type TextBlockAdditional = { __typename?: 'TextBlockAdditional' - answer: Maybe certainty: Maybe classification: Maybe creationTimeUnix: Maybe @@ -4520,15 +7850,6 @@ export type TextBlockAdditionalFeatureProjectionArgs = { perplexity?: InputMaybe } -export type TextBlockAdditionalAnswer = { - __typename?: 'TextBlockAdditionalAnswer' - endPosition: Maybe - hasAnswer: Maybe - property: Maybe - result: Maybe - startPosition: Maybe -} - export type TextBlockAdditionalClassification = { __typename?: 'TextBlockAdditionalClassification' basedOn: Maybe>> @@ -4580,7 +7901,118 @@ export type TextBlockAdditionalGroupHitsAdditional = { vector: Maybe>> } -export type TextBlockDocumentObj = Beacon | GoogleDoc +export type TextBlockDocumentObj = Beacon | GoogleDoc | TextDocument + +export type TextDocument = { + __typename?: 'TextDocument' + _additional: Maybe + authors: Maybe + blocks: Maybe>> + createdAt: Maybe + description: Maybe + ext: Maybe + html: Maybe + mimeType: Maybe + modifiedAt: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + properties: Maybe + remoteId: Maybe + sourceId: Maybe + subtitle: Maybe + tags: Maybe>> + text: Maybe + title: Maybe + toc: Maybe +} + +export type TextDocumentAdditional = { + __typename?: 'TextDocumentAdditional' + certainty: Maybe + classification: Maybe + creationTimeUnix: Maybe + distance: Maybe + explainScore: Maybe + featureProjection: Maybe + group: Maybe + /** The UUID of a Object, assigned by its local Weaviate */ + id: Maybe + lastUpdateTimeUnix: Maybe + score: Maybe + vector: Maybe>> +} + +export type TextDocumentAdditionalFeatureProjectionArgs = { + algorithm?: InputMaybe + dimensions?: InputMaybe + iterations?: InputMaybe + learningRate?: InputMaybe + perplexity?: InputMaybe +} + +export type TextDocumentAdditionalClassification = { + __typename?: 'TextDocumentAdditionalClassification' + basedOn: Maybe>> + classifiedFields: Maybe>> + completed: Maybe + id: Maybe + scope: Maybe>> +} + +export type TextDocumentAdditionalFeatureProjection = { + __typename?: 'TextDocumentAdditionalFeatureProjection' + vector: Maybe>> +} + +export type TextDocumentAdditionalGroup = { + __typename?: 'TextDocumentAdditionalGroup' + count: Maybe + groupedBy: Maybe + hits: Maybe>> + id: Maybe + maxDistance: Maybe + minDistance: Maybe +} + +export type TextDocumentAdditionalGroupGroupedBy = { + __typename?: 'TextDocumentAdditionalGroupGroupedBy' + path: Maybe>> + value: Maybe +} + +export type TextDocumentAdditionalGroupHits = { + __typename?: 'TextDocumentAdditionalGroupHits' + _additional: Maybe + authors: Maybe + blocks: Maybe>> + createdAt: Maybe + description: Maybe + ext: Maybe + html: Maybe + mimeType: Maybe + modifiedAt: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + properties: Maybe + remoteId: Maybe + sourceId: Maybe + subtitle: Maybe + tags: Maybe>> + text: Maybe + title: Maybe + toc: Maybe +} + +export type TextDocumentAdditionalGroupHitsAdditional = { + __typename?: 'TextDocumentAdditionalGroupHitsAdditional' + distance: Maybe + id: Maybe + vector: Maybe>> +} + +export type TextDocumentBlocksObj = Beacon | ImageBlock | TextBlock export type TocItem = { __typename?: 'TocItem' @@ -4591,7 +8023,7 @@ export type TocItem = { title: Scalars['String']['output'] } -export type Txt2VecOpenAiAggregateAudioFileMoveAwayFrom = { +export type Txt2VecC11yAggregateAudioFileMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4599,34 +8031,32 @@ export type Txt2VecOpenAiAggregateAudioFileMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateAudioFileMoveAwayFromMovementObjectsInpObj = { +export type Txt2VecC11yAggregateAudioFileMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ id?: InputMaybe } -export type Txt2VecOpenAiAggregateAudioFileMoveTo = { +export type Txt2VecC11yAggregateAudioFileMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ force: Scalars['Float']['input'] /** objects */ objects?: InputMaybe< - Array< - InputMaybe - > + Array> > } /** Movement Object */ -export type Txt2VecOpenAiAggregateAudioFileMoveToMovementObjectsInpObj = { +export type Txt2VecC11yAggregateAudioFileMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -4634,19 +8064,19 @@ export type Txt2VecOpenAiAggregateAudioFileMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiAggregateAudioFileNearTextInpObj = { +export type Txt2VecC11yAggregateAudioFileNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveAwayFrom = { +export type Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4654,13 +8084,13 @@ export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj = +export type Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4668,7 +8098,7 @@ export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveAwayFromMovementObjects id?: InputMaybe } -export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveTo = { +export type Txt2VecC11yAggregateGoogleCalendarEventMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4676,13 +8106,13 @@ export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveToMovementObjectsInpObj = +export type Txt2VecC11yAggregateGoogleCalendarEventMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4691,19 +8121,19 @@ export type Txt2VecOpenAiAggregateGoogleCalendarEventMoveToMovementObjectsInpObj } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiAggregateGoogleCalendarEventNearTextInpObj = { +export type Txt2VecC11yAggregateGoogleCalendarEventNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiAggregateGoogleDocMoveAwayFrom = { +export type Txt2VecC11yAggregateGoogleDocMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4711,34 +8141,32 @@ export type Txt2VecOpenAiAggregateGoogleDocMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateGoogleDocMoveAwayFromMovementObjectsInpObj = { +export type Txt2VecC11yAggregateGoogleDocMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ id?: InputMaybe } -export type Txt2VecOpenAiAggregateGoogleDocMoveTo = { +export type Txt2VecC11yAggregateGoogleDocMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ force: Scalars['Float']['input'] /** objects */ objects?: InputMaybe< - Array< - InputMaybe - > + Array> > } /** Movement Object */ -export type Txt2VecOpenAiAggregateGoogleDocMoveToMovementObjectsInpObj = { +export type Txt2VecC11yAggregateGoogleDocMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -4746,19 +8174,19 @@ export type Txt2VecOpenAiAggregateGoogleDocMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiAggregateGoogleDocNearTextInpObj = { +export type Txt2VecC11yAggregateGoogleDocNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiAggregateImageBlockMoveAwayFrom = { +export type Txt2VecC11yAggregateImageBlockMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4766,13 +8194,66 @@ export type Txt2VecOpenAiAggregateImageBlockMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateImageBlockMoveAwayFromMovementObjectsInpObj = +export type Txt2VecC11yAggregateImageBlockMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yAggregateImageBlockMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateImageBlockMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yAggregateImageBlockNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yAggregateSubtitleEntryMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateSubtitleEntryMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4780,7 +8261,7 @@ export type Txt2VecOpenAiAggregateImageBlockMoveAwayFromMovementObjectsInpObj = id?: InputMaybe } -export type Txt2VecOpenAiAggregateImageBlockMoveTo = { +export type Txt2VecC11yAggregateSubtitleEntryMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4788,13 +8269,13 @@ export type Txt2VecOpenAiAggregateImageBlockMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateImageBlockMoveToMovementObjectsInpObj = { +export type Txt2VecC11yAggregateSubtitleEntryMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -4802,19 +8283,19 @@ export type Txt2VecOpenAiAggregateImageBlockMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiAggregateImageBlockNearTextInpObj = { +export type Txt2VecC11yAggregateSubtitleEntryNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiAggregateTextBlockMoveAwayFrom = { +export type Txt2VecC11yAggregateSubtitleFileMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4822,68 +8303,13 @@ export type Txt2VecOpenAiAggregateTextBlockMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiAggregateTextBlockMoveAwayFromMovementObjectsInpObj = { - /** Concept identifier in the beacon format, such as weaviate:////id */ - beacon?: InputMaybe - /** id of an object */ - id?: InputMaybe -} - -export type Txt2VecOpenAiAggregateTextBlockMoveTo = { - /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ - concepts?: InputMaybe>> - /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ - force: Scalars['Float']['input'] - /** objects */ - objects?: InputMaybe< - Array< - InputMaybe - > - > -} - -/** Movement Object */ -export type Txt2VecOpenAiAggregateTextBlockMoveToMovementObjectsInpObj = { - /** Concept identifier in the beacon format, such as weaviate:////id */ - beacon?: InputMaybe - /** id of an object */ - id?: InputMaybe -} - -/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiAggregateTextBlockNearTextInpObj = { - /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ - certainty?: InputMaybe - concepts: Array> - /** The required degree of similarity between an object's characteristics and the provided filter values */ - distance?: InputMaybe - /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe - /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe -} - -export type Txt2VecOpenAiGetObjectsAudioFileMoveAwayFrom = { - /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ - concepts?: InputMaybe>> - /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ - force: Scalars['Float']['input'] - /** objects */ - objects?: InputMaybe< - Array< - InputMaybe - > - > -} - -/** Movement Object */ -export type Txt2VecOpenAiGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj = +export type Txt2VecC11yAggregateSubtitleFileMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4891,7 +8317,7 @@ export type Txt2VecOpenAiGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj = id?: InputMaybe } -export type Txt2VecOpenAiGetObjectsAudioFileMoveTo = { +export type Txt2VecC11yAggregateSubtitleFileMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4899,13 +8325,13 @@ export type Txt2VecOpenAiGetObjectsAudioFileMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsAudioFileMoveToMovementObjectsInpObj = { +export type Txt2VecC11yAggregateSubtitleFileMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -4913,19 +8339,19 @@ export type Txt2VecOpenAiGetObjectsAudioFileMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiGetObjectsAudioFileNearTextInpObj = { +export type Txt2VecC11yAggregateSubtitleFileNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveAwayFrom = { +export type Txt2VecC11yAggregateTextBlockMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4933,13 +8359,66 @@ export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj = +export type Txt2VecC11yAggregateTextBlockMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yAggregateTextBlockMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateTextBlockMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yAggregateTextBlockNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yAggregateTextDocumentMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateTextDocumentMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4947,7 +8426,7 @@ export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveAwayFromMovementObject id?: InputMaybe } -export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveTo = { +export type Txt2VecC11yAggregateTextDocumentMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4955,13 +8434,226 @@ export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj = +export type Txt2VecC11yAggregateTextDocumentMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yAggregateTextDocumentNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yAggregateVideoFileMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateVideoFileMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yAggregateVideoFileMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yAggregateVideoFileMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yAggregateVideoFileNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yExploreMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yExploreMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yExploreMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yExploreMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yExploreNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsAudioFileMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yGetObjectsAudioFileMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsAudioFileMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yGetObjectsAudioFileNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj = + { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe + } + +export type Txt2VecC11yGetObjectsGoogleCalendarEventMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -4970,19 +8662,19 @@ export type Txt2VecOpenAiGetObjectsGoogleCalendarEventMoveToMovementObjectsInpOb } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiGetObjectsGoogleCalendarEventNearTextInpObj = { +export type Txt2VecC11yGetObjectsGoogleCalendarEventNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiGetObjectsGoogleDocMoveAwayFrom = { +export type Txt2VecC11yGetObjectsGoogleDocMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -4990,35 +8682,32 @@ export type Txt2VecOpenAiGetObjectsGoogleDocMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj = - { - /** Concept identifier in the beacon format, such as weaviate:////id */ - beacon?: InputMaybe - /** id of an object */ - id?: InputMaybe - } +export type Txt2VecC11yGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} -export type Txt2VecOpenAiGetObjectsGoogleDocMoveTo = { +export type Txt2VecC11yGetObjectsGoogleDocMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ force: Scalars['Float']['input'] /** objects */ objects?: InputMaybe< - Array< - InputMaybe - > + Array> > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsGoogleDocMoveToMovementObjectsInpObj = { +export type Txt2VecC11yGetObjectsGoogleDocMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -5026,19 +8715,19 @@ export type Txt2VecOpenAiGetObjectsGoogleDocMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiGetObjectsGoogleDocNearTextInpObj = { +export type Txt2VecC11yGetObjectsGoogleDocNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiGetObjectsImageBlockMoveAwayFrom = { +export type Txt2VecC11yGetObjectsImageBlockMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -5046,21 +8735,20 @@ export type Txt2VecOpenAiGetObjectsImageBlockMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj = - { - /** Concept identifier in the beacon format, such as weaviate:////id */ - beacon?: InputMaybe - /** id of an object */ - id?: InputMaybe - } +export type Txt2VecC11yGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} -export type Txt2VecOpenAiGetObjectsImageBlockMoveTo = { +export type Txt2VecC11yGetObjectsImageBlockMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -5068,13 +8756,13 @@ export type Txt2VecOpenAiGetObjectsImageBlockMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsImageBlockMoveToMovementObjectsInpObj = { +export type Txt2VecC11yGetObjectsImageBlockMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -5082,19 +8770,19 @@ export type Txt2VecOpenAiGetObjectsImageBlockMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiGetObjectsImageBlockNearTextInpObj = { +export type Txt2VecC11yGetObjectsImageBlockNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe } -export type Txt2VecOpenAiGetObjectsTextBlockMoveAwayFrom = { +export type Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFrom = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -5102,13 +8790,13 @@ export type Txt2VecOpenAiGetObjectsTextBlockMoveAwayFrom = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj = +export type Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFromMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe @@ -5116,7 +8804,7 @@ export type Txt2VecOpenAiGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj = id?: InputMaybe } -export type Txt2VecOpenAiGetObjectsTextBlockMoveTo = { +export type Txt2VecC11yGetObjectsSubtitleEntryMoveTo = { /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ concepts?: InputMaybe>> /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ @@ -5124,13 +8812,13 @@ export type Txt2VecOpenAiGetObjectsTextBlockMoveTo = { /** objects */ objects?: InputMaybe< Array< - InputMaybe + InputMaybe > > } /** Movement Object */ -export type Txt2VecOpenAiGetObjectsTextBlockMoveToMovementObjectsInpObj = { +export type Txt2VecC11yGetObjectsSubtitleEntryMoveToMovementObjectsInpObj = { /** Concept identifier in the beacon format, such as weaviate:////id */ beacon?: InputMaybe /** id of an object */ @@ -5138,16 +8826,374 @@ export type Txt2VecOpenAiGetObjectsTextBlockMoveToMovementObjectsInpObj = { } /** An object containing filter options for a local Get query, used to convert the result to the specified filters */ -export type Txt2VecOpenAiGetObjectsTextBlockNearTextInpObj = { +export type Txt2VecC11yGetObjectsSubtitleEntryNearTextInpObj = { /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ certainty?: InputMaybe concepts: Array> /** The required degree of similarity between an object's characteristics and the provided filter values */ distance?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveAwayFrom?: InputMaybe + moveAwayFrom?: InputMaybe /** Move your search term closer to or further away from another vector described by keywords */ - moveTo?: InputMaybe + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsSubtitleFileMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsSubtitleFileMoveAwayFromMovementObjectsInpObj = + { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe + } + +export type Txt2VecC11yGetObjectsSubtitleFileMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsSubtitleFileMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yGetObjectsSubtitleFileNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsTextBlockMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yGetObjectsTextBlockMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsTextBlockMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yGetObjectsTextBlockNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsTextDocumentMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsTextDocumentMoveAwayFromMovementObjectsInpObj = + { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe + } + +export type Txt2VecC11yGetObjectsTextDocumentMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsTextDocumentMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yGetObjectsTextDocumentNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type Txt2VecC11yGetObjectsVideoFileMoveAwayFrom = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array< + InputMaybe + > + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsVideoFileMoveAwayFromMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +export type Txt2VecC11yGetObjectsVideoFileMoveTo = { + /** Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] */ + concepts?: InputMaybe>> + /** The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible */ + force: Scalars['Float']['input'] + /** objects */ + objects?: InputMaybe< + Array> + > +} + +/** Movement Object */ +export type Txt2VecC11yGetObjectsVideoFileMoveToMovementObjectsInpObj = { + /** Concept identifier in the beacon format, such as weaviate:////id */ + beacon?: InputMaybe + /** id of an object */ + id?: InputMaybe +} + +/** An object containing filter options for a local Get query, used to convert the result to the specified filters */ +export type Txt2VecC11yGetObjectsVideoFileNearTextInpObj = { + /** Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). */ + certainty?: InputMaybe + concepts: Array> + /** The required degree of similarity between an object's characteristics and the provided filter values */ + distance?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveAwayFrom?: InputMaybe + /** Move your search term closer to or further away from another vector described by keywords */ + moveTo?: InputMaybe +} + +export type VideoFile = { + __typename?: 'VideoFile' + _additional: Maybe + animatedImageUrl: Maybe + assetId: Maybe + blob: Maybe + duration: Maybe + ext: Maybe + files: Maybe>> + height: Maybe + hlsUrl: Maybe + mimeType: Maybe + order: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + playbackId: Maybe + remoteId: Maybe + size: Maybe + sourceId: Maybe + subtitles: Maybe>> + thumbnailUrl: Maybe + url: Maybe + width: Maybe +} + +export type VideoFileAdditional = { + __typename?: 'VideoFileAdditional' + certainty: Maybe + classification: Maybe + creationTimeUnix: Maybe + distance: Maybe + explainScore: Maybe + featureProjection: Maybe + group: Maybe + /** The UUID of a Object, assigned by its local Weaviate */ + id: Maybe + lastUpdateTimeUnix: Maybe + score: Maybe + vector: Maybe>> +} + +export type VideoFileAdditionalFeatureProjectionArgs = { + algorithm?: InputMaybe + dimensions?: InputMaybe + iterations?: InputMaybe + learningRate?: InputMaybe + perplexity?: InputMaybe +} + +export type VideoFileAdditionalClassification = { + __typename?: 'VideoFileAdditionalClassification' + basedOn: Maybe>> + classifiedFields: Maybe>> + completed: Maybe + id: Maybe + scope: Maybe>> +} + +export type VideoFileAdditionalFeatureProjection = { + __typename?: 'VideoFileAdditionalFeatureProjection' + vector: Maybe>> +} + +export type VideoFileAdditionalGroup = { + __typename?: 'VideoFileAdditionalGroup' + count: Maybe + groupedBy: Maybe + hits: Maybe>> + id: Maybe + maxDistance: Maybe + minDistance: Maybe +} + +export type VideoFileAdditionalGroupGroupedBy = { + __typename?: 'VideoFileAdditionalGroupGroupedBy' + path: Maybe>> + value: Maybe +} + +export type VideoFileAdditionalGroupHits = { + __typename?: 'VideoFileAdditionalGroupHits' + _additional: Maybe + animatedImageUrl: Maybe + assetId: Maybe + blob: Maybe + duration: Maybe + ext: Maybe + files: Maybe>> + height: Maybe + hlsUrl: Maybe + mimeType: Maybe + order: Maybe + originalName: Maybe + path: Maybe>> + pathString: Maybe + playbackId: Maybe + remoteId: Maybe + size: Maybe + sourceId: Maybe + subtitles: Maybe>> + thumbnailUrl: Maybe + url: Maybe + width: Maybe +} + +export type VideoFileAdditionalGroupHitsAdditional = { + __typename?: 'VideoFileAdditionalGroupHitsAdditional' + distance: Maybe + id: Maybe + vector: Maybe>> +} + +export type VideoFileSubtitlesObj = Beacon | SubtitleFile + +export type VideoFile_AnimatedImageUrl_Object = { + __typename?: 'VideoFile_animatedImageUrl_object' + jpeg: Maybe + png: Maybe + webp: Maybe +} + +export type VideoFile_Files_Object = { + __typename?: 'VideoFile_files_object' + bitrate: Maybe + ext: Maybe + height: Maybe + name: Maybe + size: Maybe + url: Maybe + width: Maybe +} + +export type VideoFile_ThumbnailUrl_Object = { + __typename?: 'VideoFile_thumbnailUrl_object' + jpeg: Maybe + png: Maybe + webp: Maybe } /** Location of the root query */ @@ -5155,10 +9201,21 @@ export type WeaviateObj = { __typename?: 'WeaviateObj' /** Filter options for a local Aggregate query, used to convert the result to the specified filters */ Aggregate: Maybe + /** Explore Concepts on a local weaviate with vector-aided search */ + Explore: Maybe>> /** Get Objects on a local Weaviate */ Get: Maybe } +/** Location of the root query */ +export type WeaviateObjExploreArgs = { + limit?: InputMaybe + nearObject?: InputMaybe + nearText?: InputMaybe + nearVector?: InputMaybe + offset?: InputMaybe +} + export type TextBlockCommonFragment = { __typename: 'TextBlock' footnotes: string @@ -5263,6 +9320,7 @@ export type SearchImageBlockFragment = { emailAddress: string }> } + | { __typename?: 'TextDocument' } > } @@ -5302,6 +9360,7 @@ export type SearchTextBlockFragment = { emailAddress: string }> } + | { __typename?: 'TextDocument' } > footnotesObj: Array<{ __typename?: 'Footnote' @@ -5375,7 +9434,7 @@ export type GetPostsQueryVariables = Exact<{ | InputMaybe > searchResult?: InputMaybe - nearText?: InputMaybe + nearText?: InputMaybe hybrid?: InputMaybe nearObject?: InputMaybe skip?: InputMaybe @@ -5481,8 +9540,8 @@ export type GetAllTopicsQuery = { export type SearchBlocksQueryVariables = Exact<{ limit?: InputMaybe skip?: InputMaybe - textNearText?: InputMaybe - imageNearText?: InputMaybe + textNearText?: InputMaybe + imageNearText?: InputMaybe textFilter?: InputMaybe imageFilter?: InputMaybe textHybrid?: InputMaybe @@ -5534,6 +9593,7 @@ export type SearchBlocksQuery = { emailAddress: string }> } + | { __typename?: 'TextDocument' } > _additional: { __typename?: 'TextBlockAdditional' @@ -5572,6 +9632,7 @@ export type SearchBlocksQuery = { emailAddress: string }> } + | { __typename?: 'TextDocument' } > _additional: { __typename?: 'ImageBlockAdditional' @@ -6459,7 +10520,7 @@ export const GetPostsDocument = { kind: 'NamedType', name: { kind: 'Name', - value: 'Txt2VecOpenAIGetObjectsGoogleDocNearTextInpObj', + value: 'Txt2VecC11yGetObjectsGoogleDocNearTextInpObj', }, }, }, @@ -7233,7 +11294,7 @@ export const SearchBlocksDocument = { kind: 'NamedType', name: { kind: 'Name', - value: 'Txt2VecOpenAIGetObjectsTextBlockNearTextInpObj', + value: 'Txt2VecC11yGetObjectsTextBlockNearTextInpObj', }, }, }, @@ -7247,7 +11308,7 @@ export const SearchBlocksDocument = { kind: 'NamedType', name: { kind: 'Name', - value: 'Txt2VecOpenAIGetObjectsImageBlockNearTextInpObj', + value: 'Txt2VecC11yGetObjectsImageBlockNearTextInpObj', }, }, }, diff --git a/src/lib/unbody/unbody.graphql b/src/lib/unbody/unbody.graphql index 026f57b..aed19e7 100644 --- a/src/lib/unbody/unbody.graphql +++ b/src/lib/unbody/unbody.graphql @@ -2,65 +2,103 @@ schema { query: WeaviateObj } -"""""" -union TextBlockDocumentObj = GoogleDoc | Beacon - -"""""" -input Txt2VecOpenAIAggregateGoogleCalendarEventMoveAwayFrom { - """objects""" - objects: [Txt2VecOpenAIAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj] +type AggregateAudioFile { + """ + Aggregate this property"assetId" + """ + assetId: AggregateAudioFileassetIdObj """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + Aggregate this property"blob" """ - force: Float! + blob: AggregateAudioFileblobObj """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + Aggregate this property"document" """ - concepts: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDoctitleObj { - """The total amount of found instances for this property""" - count: Int + document: AggregateAudioFiledocumentObj """ - An object containing data about the most frequently occurring values for this property + Aggregate this property"duration" """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDoctitleTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input GetObjectsAudioFileNearObjectInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float + duration: AggregateAudioFiledurationObj """ - The required degree of similarity between an object's characteristics and the provided filter values + Aggregate this property"ext" """ - distance: Float + ext: AggregateAudioFileextObj - """Concept identifier in the uuid format""" - id: String + """Indicates the group of returned data""" + groupedBy: AggregateAudioFileGroupedByObj """ - Concept identifier in the beacon format, such as weaviate:////id + Aggregate this property"hlsUrl" """ - beacon: String + hlsUrl: AggregateAudioFilehlsUrlObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateAudioFileMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateAudioFilemimeTypeObj + + """ + Aggregate this property"order" + """ + order: AggregateAudioFileorderObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateAudioFileoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateAudioFilepathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateAudioFilepathStringObj + + """ + Aggregate this property"playbackId" + """ + playbackId: AggregateAudioFileplaybackIdObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateAudioFileremoteIdObj + + """ + Aggregate this property"size" + """ + size: AggregateAudioFilesizeObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateAudioFilesourceIdObj + + """ + Aggregate this property"subtitles" + """ + subtitles: AggregateAudioFilesubtitlesObj + + """ + Aggregate this property"url" + """ + url: AggregateAudioFileurlObj } """An object containing the path and value of the grouped property""" -type AggregateGoogleCalendarEventGroupedByObj { +type AggregateAudioFileGroupedByObj { """The path of the grouped property""" path: [String] @@ -68,8 +106,12 @@ type AggregateGoogleCalendarEventGroupedByObj { value: String } +type AggregateAudioFileMetaObject { + count: Int +} + """An object containing Aggregation information about this property""" -type AggregateImageBlockremoteIdObj { +type AggregateAudioFileassetIdObj { """The total amount of found instances for this property""" count: Int @@ -79,199 +121,25 @@ type AggregateImageBlockremoteIdObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateImageBlockremoteIdTopOccurrencesObj] + ): [AggregateAudioFileassetIdTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String } """ -An object containing filter options for a local Get query, used to convert the result to the specified filters +An object containing data about the most frequently occurring values for this property """ -input GetObjectsGoogleDocGroupInpObj { - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! +type AggregateAudioFileassetIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int - """""" - type: GetObjectsGoogleDocGroupInpObjTypeEnum -} - -"""""" -enum GetObjectsGoogleCalendarEventSortInpObjTypeEnum { - """""" - asc - - """""" - desc -} - -"""An object allowing Aggregation of %ss on a local Weaviate""" -type AggregateObjectsObj { - """""" - AudioFile( - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: AggregateObjectsAudioFileWhereInpObj - - """""" - nearObject: AggregateObjectsAudioFileNearObjectInpObj - - """""" - hybrid: AggregateObjectsAudioFileHybridInpObj - - """""" - nearText: Txt2VecOpenAIAggregateAudioFileNearTextInpObj - - """""" - ask: QnATransformersAggregateAudioFileAskInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """Specify which properties to group by""" - groupBy: [String] - - """""" - nearVector: AggregateObjectsAudioFileNearVectorInpObj - - """Show the first x results (pagination option)""" - objectLimit: Int - ): [AggregateAudioFile] - - """""" - GoogleCalendarEvent( - """""" - nearVector: AggregateObjectsGoogleCalendarEventNearVectorInpObj - - """""" - hybrid: AggregateObjectsGoogleCalendarEventHybridInpObj - - """""" - nearText: Txt2VecOpenAIAggregateGoogleCalendarEventNearTextInpObj - - """""" - ask: QnATransformersAggregateGoogleCalendarEventAskInpObj - - """Specify which properties to group by""" - groupBy: [String] - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: AggregateObjectsGoogleCalendarEventWhereInpObj - - """""" - nearObject: AggregateObjectsGoogleCalendarEventNearObjectInpObj - - """Show the first x results (pagination option)""" - objectLimit: Int - - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEvent] - - """""" - GoogleDoc( - """""" - ask: QnATransformersAggregateGoogleDocAskInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: AggregateObjectsGoogleDocWhereInpObj - - """""" - nearVector: AggregateObjectsGoogleDocNearVectorInpObj - - """""" - nearObject: AggregateObjectsGoogleDocNearObjectInpObj - - """Specify which properties to group by""" - groupBy: [String] - - """Show the first x results (pagination option)""" - objectLimit: Int - - """""" - hybrid: AggregateObjectsGoogleDocHybridInpObj - - """""" - nearText: Txt2VecOpenAIAggregateGoogleDocNearTextInpObj - ): [AggregateGoogleDoc] - - """""" - ImageBlock( - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: AggregateObjectsImageBlockWhereInpObj - - """""" - nearVector: AggregateObjectsImageBlockNearVectorInpObj - - """""" - nearObject: AggregateObjectsImageBlockNearObjectInpObj - - """""" - nearText: Txt2VecOpenAIAggregateImageBlockNearTextInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """Specify which properties to group by""" - groupBy: [String] - - """Show the first x results (pagination option)""" - objectLimit: Int - - """""" - hybrid: AggregateObjectsImageBlockHybridInpObj - - """""" - ask: QnATransformersAggregateImageBlockAskInpObj - ): [AggregateImageBlock] - - """""" - TextBlock( - """""" - hybrid: AggregateObjectsTextBlockHybridInpObj - - """""" - ask: QnATransformersAggregateTextBlockAskInpObj - - """Specify which properties to group by""" - groupBy: [String] - - """""" - nearVector: AggregateObjectsTextBlockNearVectorInpObj - - """""" - nearObject: AggregateObjectsTextBlockNearObjectInpObj - - """Show the first x results (pagination option)""" - objectLimit: Int - - """""" - nearText: Txt2VecOpenAIAggregateTextBlockNearTextInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: AggregateObjectsTextBlockWhereInpObj - ): [AggregateTextBlock] + """The most frequently occurring value for this property""" + value: String } """An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventremoteIdObj { +type AggregateAudioFileblobObj { """The total amount of found instances for this property""" count: Int @@ -281,63 +149,7 @@ type AggregateGoogleCalendarEventremoteIdObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateGoogleCalendarEventremoteIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input AggregateObjectsImageBlockWhereInpObj { - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsImageBlockWhereGeoRangeInpObj - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsImageBlockWhereOperatorEnum - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsImageBlockWhereOperandsInpObj] - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockclassNamesObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlockclassNamesTopOccurrencesObj] + ): [AggregateAudioFileblobTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String @@ -346,7 +158,7 @@ type AggregateTextBlockclassNamesObj { """ An object containing data about the most frequently occurring values for this property """ -type AggregateAudioFileextTopOccurrencesObj { +type AggregateAudioFileblobTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -354,321 +166,17 @@ type AggregateAudioFileextTopOccurrencesObj { value: String } -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocsubtitleTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIGetObjectsTextBlockMoveAwayFrom { - """objects""" - objects: [Txt2VecOpenAIGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] -} - -"""""" -input AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj { - """The distance from the point specified via geoCoordinates.""" - distance: AggregateObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj! - - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: AggregateObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj! -} - """An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventcreatorSelfObj { - """The total amount of found instances for this property""" - count: Int +type AggregateAudioFiledocumentObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") - """ - The percentage of false values for this boolean property in the dataset - """ - percentageFalse: Float - - """The percentage of true values for this boolean property in the dataset""" - percentageTrue: Float - - """How often this boolean property's value is false in the dataset""" - totalFalse: Int - - """How often this boolean property's value is true in the dataset""" - totalTrue: Int - - """Aggregate on the total amount of found property values""" + """The datatype of this property""" type: String } -"""Movement Object""" -input Txt2VecOpenAIAggregateTextBlockMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - """An object containing Aggregation information about this property""" -type AggregateGoogleDocmentionsObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocmentionsTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type GoogleDoc { - """""" - _additional: GoogleDocAdditional - - """""" - blocks: [GoogleDocBlocksObj] - - """""" - createdAt: String - - """""" - html: String - - """""" - mentions: String - - """""" - mimeType: String - - """""" - modifiedAt: String - - """""" - originalName: String - - """""" - path: [String] - - """""" - pathString: String - - """""" - remoteId: String - - """""" - size: Int - - """""" - slug: String - - """""" - sourceId: String - - """""" - subtitle: String - - """""" - summary: String - - """""" - tags: [String] - - """""" - text: String - - """""" - title: String - - """""" - toc: String -} - -"""""" -type GoogleDocAdditional { - """""" - answer: GoogleDocAdditionalAnswer - - """""" - certainty: Float - - """""" - classification: GoogleDocAdditionalClassification - - """""" - creationTimeUnix: String - - """""" - distance: Float - - """""" - explainScore: String - - """""" - featureProjection(algorithm: String, dimensions: Int, learningRate: Int, iterations: Int, perplexity: Int): GoogleDocAdditionalFeatureProjection - - """The UUID of a Object, assigned by its local Weaviate""" - id: String - - """""" - lastUpdateTimeUnix: String - - """""" - score: String - - """""" - vector: [Float] -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventsourceIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input AggregateObjectsImageBlockWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: AggregateObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: AggregateObjectsImageBlockWhereGeoRangeDistanceInpObj! -} - -"""""" -input AggregateObjectsGoogleDocNearVectorInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Target vector to be used in kNN search""" - vector: [Float]! -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsImageBlockMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""""" -type Beacon { - """""" - beacon: String -} - -"""""" -type AudioFile { - """""" - _additional: AudioFileAdditional - - """""" - document: [AudioFileDocumentObj] - - """""" - duration: Float - - """""" - ext: String - - """""" - mimeType: String - - """""" - order: Int - - """""" - originalName: String - - """""" - remoteId: String - - """""" - size: Int - - """""" - sourceId: String - - """""" - url: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """id of an object""" - id: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventcreatorIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIAggregateImageBlockMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateImageBlockMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockorderObj { +type AggregateAudioFiledurationObj { """Aggregate on the total amount of found property values""" count: Int @@ -694,795 +202,6 @@ type AggregateImageBlockorderObj { type: String } -"""""" -input AggregateObjectsTextBlockNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateAudioFileMoveAwayFromMovementObjectsInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """id of an object""" - id: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocsourceIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -type GoogleDocAdditionalAnswer { - """""" - endPosition: Int - - """""" - hasAnswer: Boolean - - """""" - property: String - - """""" - result: String - - """""" - startPosition: Int -} - -"""""" -type GoogleCalendarEventAdditionalAnswer { - """""" - endPosition: Int - - """""" - hasAnswer: Boolean - - """""" - property: String - - """""" - result: String - - """""" - startPosition: Int -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsAudioFileMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventlocationObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventlocationTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocslugTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsTextBlockGroupInpObj { - """""" - type: GetObjectsTextBlockGroupInpObjTypeEnum - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -input GetObjectsAudioFileWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: GetObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: GetObjectsAudioFileWhereGeoRangeDistanceInpObj! -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventdescriptionTextObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventdescriptionTextTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIAggregateImageBlockNearTextInpObj { - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIAggregateImageBlockMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIAggregateImageBlockMoveAwayFrom -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlocktagNameTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocsourceIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocsourceIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""Hybrid search""" -input GetObjectsAudioFileHybridInpObj { - """Query string""" - query: String - - """Search weight""" - alpha: Float - - """Vector search""" - vector: [Float] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIGetObjectsGoogleCalendarEventNearTextInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventrecurrenceTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input AggregateObjectsGoogleDocWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -"""""" -type AggregateGoogleDoc { - """ - Aggregate this property"blocks" - """ - blocks: AggregateGoogleDocblocksObj - - """ - Aggregate this property"createdAt" - """ - createdAt: AggregateGoogleDoccreatedAtObj - - """Indicates the group of returned data""" - groupedBy: AggregateGoogleDocGroupedByObj - - """ - Aggregate this property"html" - """ - html: AggregateGoogleDochtmlObj - - """ - Aggregate this property"mentions" - """ - mentions: AggregateGoogleDocmentionsObj - - """ - An object used to Get Meta information about Objects on a local Weaviate - """ - meta: AggregateGoogleDocMetaObject - - """ - Aggregate this property"mimeType" - """ - mimeType: AggregateGoogleDocmimeTypeObj - - """ - Aggregate this property"modifiedAt" - """ - modifiedAt: AggregateGoogleDocmodifiedAtObj - - """ - Aggregate this property"originalName" - """ - originalName: AggregateGoogleDocoriginalNameObj - - """ - Aggregate this property"path" - """ - path: AggregateGoogleDocpathObj - - """ - Aggregate this property"pathString" - """ - pathString: AggregateGoogleDocpathStringObj - - """ - Aggregate this property"remoteId" - """ - remoteId: AggregateGoogleDocremoteIdObj - - """ - Aggregate this property"size" - """ - size: AggregateGoogleDocsizeObj - - """ - Aggregate this property"slug" - """ - slug: AggregateGoogleDocslugObj - - """ - Aggregate this property"sourceId" - """ - sourceId: AggregateGoogleDocsourceIdObj - - """ - Aggregate this property"subtitle" - """ - subtitle: AggregateGoogleDocsubtitleObj - - """ - Aggregate this property"summary" - """ - summary: AggregateGoogleDocsummaryObj - - """ - Aggregate this property"tags" - """ - tags: AggregateGoogleDoctagsObj - - """ - Aggregate this property"text" - """ - text: AggregateGoogleDoctextObj - - """ - Aggregate this property"title" - """ - title: AggregateGoogleDoctitleObj - - """ - Aggregate this property"toc" - """ - toc: AggregateGoogleDoctocObj -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocpathTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocpathStringTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -union AudioFileDocumentObj = GoogleDoc | GoogleCalendarEvent | Beacon - -"""""" -input GetObjectsTextBlockWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: GetObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: GetObjectsTextBlockWhereGeoRangeDistanceInpObj! -} - -"""""" -input GetObjectsGoogleDocWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -"""""" -input AggregateObjectsGoogleCalendarEventNearVectorInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Target vector to be used in kNN search""" - vector: [Float]! -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateImageBlockMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockextTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockoriginalNameTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFilesourceIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateAudioFilesourceIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocpathObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocpathTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type GoogleDocAdditionalFeatureProjection { - """""" - vector: [Float] -} - -"""""" -type GoogleDocAdditionalClassification { - """""" - basedOn: [String] - - """""" - classifiedFields: [String] - - """""" - completed: String - - """""" - id: String - - """""" - scope: [String] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersGetObjectsGoogleDocAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventorganizerIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockurlObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockurlTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing the path and value of the grouped property""" -type AggregateGoogleDocGroupedByObj { - """The path of the grouped property""" - path: [String] - - """The value of the grouped property""" - value: String -} - -"""""" -enum GetObjectsTextBlockGroupInpObjTypeEnum { - """""" - closest - - """""" - merge -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIGetObjectsAudioFileNearTextInpObj { - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIGetObjectsAudioFileMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIGetObjectsAudioFileMoveAwayFrom -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsAudioFileWhereInpObj { - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsAudioFileWhereOperandsInpObj] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsAudioFileWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsAudioFileWhereOperatorEnum -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersAggregateImageBlockAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersAggregateTextBlockAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -"""""" -type AggregateTextBlockMetaObject { - """""" - count: Int -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlocktextObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlocktextTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocpathStringObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocpathStringTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum AggregateObjectsGoogleCalendarEventWhereOperatorEnum { - """""" - Or - - """""" - Not - - """""" - NotEqual - - """""" - GreaterThan - - """""" - IsNull - - """""" - LessThanEqual - - """""" - WithinGeoRange - - """""" - And - - """""" - Like - - """""" - Equal - - """""" - GreaterThanEqual - - """""" - LessThan -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventstatusTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFileremoteIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateAudioFileremoteIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - """An object containing Aggregation information about this property""" type AggregateAudioFileextObj { """The total amount of found instances for this property""" @@ -1500,216 +219,10 @@ type AggregateAudioFileextObj { type: String } -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input AggregateObjectsGoogleDocWhereInpObj { - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsGoogleDocWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsGoogleDocWhereOperatorEnum - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsGoogleDocWhereOperandsInpObj] - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float -} - -"""""" -input Txt2VecOpenAIGetObjectsGoogleDocMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsGoogleDocMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -input GetObjectsGoogleDocNearVectorInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -"""""" -input AggregateObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum AggregateObjectsTextBlockWhereOperatorEnum { - """""" - Equal - - """""" - NotEqual - - """""" - GreaterThan - - """""" - GreaterThanEqual - - """""" - LessThanEqual - - """""" - WithinGeoRange - - """""" - IsNull - - """""" - And - - """""" - Like - - """""" - Or - - """""" - Not - - """""" - LessThan -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockdocumentObj { - """The classes that this object contains a reference to""" - pointingTo: [String] @deprecated(reason: "Experimental, the format will change") - - """The datatype of this property""" - type: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input AggregateObjectsAudioFileWhereInpObj { - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsAudioFileWhereOperandsInpObj] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsAudioFileWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsAudioFileWhereOperatorEnum -} - -"""""" -type TextBlock { - """""" - _additional: TextBlockAdditional - - """""" - classNames: [String] - - """""" - document: [TextBlockDocumentObj] - - """""" - footnotes: String - - """""" - html: String - - """""" - order: Int - - """""" - remoteId: String - - """""" - sourceId: String - - """""" - tagName: String - - """""" - text: String -} - """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleCalendarEventcreatorDisplayNameTopOccurrencesObj { +type AggregateAudioFileextTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -1717,25 +230,60 @@ type AggregateGoogleCalendarEventcreatorDisplayNameTopOccurrencesObj { value: String } -"""An object containing the path and value of the grouped property""" -type AggregateImageBlockGroupedByObj { - """The path of the grouped property""" - path: [String] +"""An object containing Aggregation information about this property""" +type AggregateAudioFilehlsUrlObj { + """The total amount of found instances for this property""" + count: Int - """The value of the grouped property""" + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateAudioFilehlsUrlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateAudioFilehlsUrlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" value: String } -"""""" -input AggregateObjectsTextBlockWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! +"""An object containing Aggregation information about this property""" +type AggregateAudioFilemimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateAudioFilemimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String } -"""""" -input AggregateObjectsAudioFileWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateAudioFilemimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String } """An object containing Aggregation information about this property""" @@ -1766,7 +314,7 @@ type AggregateAudioFileorderObj { } """An object containing Aggregation information about this property""" -type AggregateGoogleDochtmlObj { +type AggregateAudioFileoriginalNameObj { """The total amount of found instances for this property""" count: Int @@ -1776,1078 +324,12 @@ type AggregateGoogleDochtmlObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateGoogleDochtmlTopOccurrencesObj] + ): [AggregateAudioFileoriginalNameTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String } -"""""" -type GoogleCalendarEventAdditionalClassification { - """""" - basedOn: [String] - - """""" - classifiedFields: [String] - - """""" - completed: String - - """""" - id: String - - """""" - scope: [String] -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input GetObjectsTextBlockWhereOperandsInpObj { - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsTextBlockWhereOperandsInpObj] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsTextBlockWhereGeoRangeInpObj - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsTextBlockWhereOperatorEnum - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventrecurrenceObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventrecurrenceTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlocksourceIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlocksourceIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlockhtmlTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlockfootnotesTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum AggregateObjectsAudioFileWhereOperatorEnum { - """""" - GreaterThan - - """""" - LessThan - - """""" - LessThanEqual - - """""" - WithinGeoRange - - """""" - Like - - """""" - Equal - - """""" - Not - - """""" - NotEqual - - """""" - IsNull - - """""" - And - - """""" - Or - - """""" - GreaterThanEqual -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDoccreatedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""""" -union GoogleDocBlocksObj = ImageBlock | TextBlock | Beacon - -"""An object containing Aggregation information about this property""" -type AggregateImageBlocksizeObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockmimeTypeTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input GetObjectsImageBlockWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsImageBlockSortInpObj { - """ - Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """ - Specify the sort order, either ascending (asc) which is default or descending (desc) - """ - order: GetObjectsImageBlockSortInpObjTypeEnum -} - -"""""" -input GetObjectsImageBlockNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsTextBlockWhereInpObj { - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsTextBlockWhereOperandsInpObj] - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsTextBlockWhereOperatorEnum - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsTextBlockWhereGeoRangeInpObj - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a String value that the target property will be compared to""" - valueString: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIGetObjectsGoogleDocNearTextInpObj { - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIGetObjectsGoogleDocMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIGetObjectsGoogleDocMoveAwayFrom - - """""" - concepts: [String]! -} - -"""""" -input AggregateObjectsImageBlockNearObjectInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Concept identifier in the uuid format""" - id: String -} - -"""""" -type AggregateAudioFileMetaObject { - """""" - count: Int -} - -"""""" -enum GetObjectsTextBlockSortInpObjTypeEnum { - """""" - desc - - """""" - asc -} - -"""""" -input GetObjectsAudioFileNearVectorInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -"""""" -input GetObjectsAudioFileWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -"""""" -input GetObjectsGoogleCalendarEventWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: GetObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: GetObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj! -} - -"""""" -input GetObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -"""""" -enum GetObjectsGoogleCalendarEventGroupInpObjTypeEnum { - """""" - closest - - """""" - merge -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateAudioFileMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum AggregateObjectsGoogleDocWhereOperatorEnum { - """""" - LessThan - - """""" - Like - - """""" - Equal - - """""" - Not - - """""" - GreaterThan - - """""" - GreaterThanEqual - - """""" - IsNull - - """""" - And - - """""" - Or - - """""" - NotEqual - - """""" - LessThanEqual - - """""" - WithinGeoRange -} - -"""Hybrid search""" -input GetObjectsImageBlockHybridInpObj { - """Query string""" - query: String - - """Search weight""" - alpha: Float - - """Vector search""" - vector: [Float] -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsTextBlockMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum GetObjectsAudioFileWhereOperatorEnum { - """""" - GreaterThan - - """""" - LessThan - - """""" - IsNull - - """""" - Like - - """""" - Or - - """""" - NotEqual - - """""" - GreaterThanEqual - - """""" - LessThanEqual - - """""" - WithinGeoRange - - """""" - And - - """""" - Equal - - """""" - Not -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlockremoteIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object used to get %ss on a local Weaviate""" -type GetObjectsObj { - """""" - AudioFile( - """Show the first x results (pagination option)""" - limit: Int - - """Show the results after the first x results (pagination option)""" - offset: Int - - """""" - bm25: GetObjectsAudioFileBm25InpObj - - """""" - nearText: Txt2VecOpenAIGetObjectsAudioFileNearTextInpObj - - """""" - ask: QnATransformersGetObjectsAudioFileAskInpObj - - """""" - hybrid: GetObjectsAudioFileHybridInpObj - - """""" - sort: [GetObjectsAudioFileSortInpObj] - - """""" - nearVector: GetObjectsAudioFileNearVectorInpObj - - """""" - nearObject: GetObjectsAudioFileNearObjectInpObj - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: GetObjectsAudioFileWhereInpObj - - """""" - group: GetObjectsAudioFileGroupInpObj - ): [AudioFile] - - """""" - GoogleCalendarEvent( - """""" - ask: QnATransformersGetObjectsGoogleCalendarEventAskInpObj - - """""" - hybrid: GetObjectsGoogleCalendarEventHybridInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """""" - nearVector: GetObjectsGoogleCalendarEventNearVectorInpObj - - """""" - nearObject: GetObjectsGoogleCalendarEventNearObjectInpObj - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: GetObjectsGoogleCalendarEventWhereInpObj - - """""" - nearText: Txt2VecOpenAIGetObjectsGoogleCalendarEventNearTextInpObj - - """Show the results after the first x results (pagination option)""" - offset: Int - - """""" - sort: [GetObjectsGoogleCalendarEventSortInpObj] - - """""" - group: GetObjectsGoogleCalendarEventGroupInpObj - - """""" - bm25: GetObjectsGoogleCalendarEventBm25InpObj - ): [GoogleCalendarEvent] - - """""" - GoogleDoc( - """Show the results after the first x results (pagination option)""" - offset: Int - - """""" - group: GetObjectsGoogleDocGroupInpObj - - """""" - nearText: Txt2VecOpenAIGetObjectsGoogleDocNearTextInpObj - - """""" - ask: QnATransformersGetObjectsGoogleDocAskInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """""" - nearVector: GetObjectsGoogleDocNearVectorInpObj - - """""" - nearObject: GetObjectsGoogleDocNearObjectInpObj - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: GetObjectsGoogleDocWhereInpObj - - """""" - bm25: GetObjectsGoogleDocBm25InpObj - - """""" - hybrid: GetObjectsGoogleDocHybridInpObj - - """""" - sort: [GetObjectsGoogleDocSortInpObj] - ): [GoogleDoc] - - """""" - ImageBlock( - """""" - nearVector: GetObjectsImageBlockNearVectorInpObj - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: GetObjectsImageBlockWhereInpObj - - """""" - ask: QnATransformersGetObjectsImageBlockAskInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """Show the results after the first x results (pagination option)""" - offset: Int - - """""" - sort: [GetObjectsImageBlockSortInpObj] - - """""" - nearObject: GetObjectsImageBlockNearObjectInpObj - - """""" - group: GetObjectsImageBlockGroupInpObj - - """""" - bm25: GetObjectsImageBlockBm25InpObj - - """""" - nearText: Txt2VecOpenAIGetObjectsImageBlockNearTextInpObj - - """""" - hybrid: GetObjectsImageBlockHybridInpObj - ): [ImageBlock] - - """""" - TextBlock( - """""" - hybrid: GetObjectsTextBlockHybridInpObj - - """Show the first x results (pagination option)""" - limit: Int - - """""" - nearVector: GetObjectsTextBlockNearVectorInpObj - - """""" - nearObject: GetObjectsTextBlockNearObjectInpObj - - """ - Filter options for a local Get query, used to convert the result to the specified filters - """ - where: GetObjectsTextBlockWhereInpObj - - """""" - nearText: Txt2VecOpenAIGetObjectsTextBlockNearTextInpObj - - """Show the results after the first x results (pagination option)""" - offset: Int - - """""" - sort: [GetObjectsTextBlockSortInpObj] - - """""" - group: GetObjectsTextBlockGroupInpObj - - """""" - bm25: GetObjectsTextBlockBm25InpObj - - """""" - ask: QnATransformersGetObjectsTextBlockAskInpObj - ): [TextBlock] -} - -"""""" -union ImageBlockDocumentObj = GoogleDoc | GoogleCalendarEvent | Beacon - -"""""" -input GetObjectsAudioFileBm25InpObj { - """The query to search for""" - query: String - - """The properties to search in""" - properties: [String] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIAggregateTextBlockNearTextInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIAggregateTextBlockMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIAggregateTextBlockMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -"""An object containing the path and value of the grouped property""" -type AggregateAudioFileGroupedByObj { - """The path of the grouped property""" - path: [String] - - """The value of the grouped property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocsizeObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDoctextTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -type ImageBlockAdditionalClassification { - """""" - basedOn: [String] - - """""" - classifiedFields: [String] - - """""" - completed: String - - """""" - id: String - - """""" - scope: [String] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsAudioFileSortInpObj { - """ - Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """ - Specify the sort order, either ascending (asc) which is default or descending (desc) - """ - order: GetObjectsAudioFileSortInpObjTypeEnum -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsGoogleCalendarEventSortInpObj { - """ - Specify the sort order, either ascending (asc) which is default or descending (desc) - """ - order: GetObjectsGoogleCalendarEventSortInpObjTypeEnum - - """ - Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventorganizerEmailObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventorganizerEmailTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input AggregateObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFiledurationObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input Txt2VecOpenAIGetObjectsImageBlockMoveAwayFrom { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -type GoogleCalendarEventAdditional { - """""" - answer: GoogleCalendarEventAdditionalAnswer - - """""" - certainty: Float - - """""" - classification: GoogleCalendarEventAdditionalClassification - - """""" - creationTimeUnix: String - - """""" - distance: Float - - """""" - explainScore: String - - """""" - featureProjection(algorithm: String, dimensions: Int, learningRate: Int, iterations: Int, perplexity: Int): GoogleCalendarEventAdditionalFeatureProjection - - """The UUID of a Object, assigned by its local Weaviate""" - id: String - - """""" - lastUpdateTimeUnix: String - - """""" - score: String - - """""" - vector: [Float] -} - -"""""" -type AudioFileAdditionalFeatureProjection { - """""" - vector: [Float] -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsTextBlockSortInpObj { - """ - Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """ - Specify the sort order, either ascending (asc) which is default or descending (desc) - """ - order: GetObjectsTextBlockSortInpObjTypeEnum -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersGetObjectsTextBlockAskInpObj { - """Properties which contains text""" - properties: [String] - - """Question to be answered""" - question: String! -} - -"""""" -input GetObjectsGoogleDocBm25InpObj { - """The query to search for""" - query: String - - """The properties to search in""" - properties: [String] -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input AggregateObjectsGoogleCalendarEventWhereOperandsInpObj { - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsGoogleCalendarEventWhereOperatorEnum - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsGoogleCalendarEventWhereOperandsInpObj] - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] -} - """ An object containing data about the most frequently occurring values for this property """ @@ -2859,20 +341,8 @@ type AggregateAudioFileoriginalNameTopOccurrencesObj { value: String } -"""Hybrid search""" -input AggregateObjectsGoogleDocHybridInpObj { - """Vector search""" - vector: [Float] - - """Query string""" - query: String - - """Search weight""" - alpha: Float -} - """An object containing Aggregation information about this property""" -type AggregateGoogleDocmimeTypeObj { +type AggregateAudioFilepathObj { """The total amount of found instances for this property""" count: Int @@ -2882,79 +352,33 @@ type AggregateGoogleDocmimeTypeObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateGoogleDocmimeTypeTopOccurrencesObj] + ): [AggregateAudioFilepathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateAudioFilepathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateAudioFilepathStringTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String } -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersGetObjectsImageBlockAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum GetObjectsGoogleCalendarEventWhereOperatorEnum { - """""" - LessThanEqual - - """""" - IsNull - - """""" - Like - - """""" - Equal - - """""" - NotEqual - - """""" - GreaterThan - - """""" - GreaterThanEqual - - """""" - LessThan - - """""" - And - - """""" - Or - - """""" - Not - - """""" - WithinGeoRange -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleCalendarEventorganizerDisplayNameTopOccurrencesObj { +type AggregateAudioFilepathStringTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -2965,7 +389,7 @@ type AggregateGoogleCalendarEventorganizerDisplayNameTopOccurrencesObj { """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleDoctitleTopOccurrencesObj { +type AggregateAudioFilepathTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -2973,58 +397,8 @@ type AggregateGoogleDoctitleTopOccurrencesObj { value: String } -"""Location of the root query""" -type WeaviateObj { - """ - Filter options for a local Aggregate query, used to convert the result to the specified filters - """ - Aggregate: AggregateObjectsObj - - """Get Objects on a local Weaviate""" - Get: GetObjectsObj -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input GetObjectsImageBlockWhereOperandsInpObj { - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsImageBlockWhereOperatorEnum - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsImageBlockWhereGeoRangeInpObj - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsImageBlockWhereOperandsInpObj] - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int -} - """An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventtitleObj { +type AggregateAudioFileplaybackIdObj { """The total amount of found instances for this property""" count: Int @@ -3034,68 +408,7 @@ type AggregateGoogleCalendarEventtitleObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateGoogleCalendarEventtitleTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockorderObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocoriginalNameObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocoriginalNameTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventcreatorIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventcreatorIdTopOccurrencesObj] + ): [AggregateAudioFileplaybackIdTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String @@ -3104,7 +417,7 @@ type AggregateGoogleCalendarEventcreatorIdObj { """ An object containing data about the most frequently occurring values for this property """ -type AggregateImageBlockpathTopOccurrencesObj { +type AggregateAudioFileplaybackIdTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -3113,7 +426,7 @@ type AggregateImageBlockpathTopOccurrencesObj { } """An object containing Aggregation information about this property""" -type AggregateTextBlocksourceIdObj { +type AggregateAudioFileremoteIdObj { """The total amount of found instances for this property""" count: Int @@ -3123,484 +436,7 @@ type AggregateTextBlocksourceIdObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateTextBlocksourceIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFiledocumentObj { - """The classes that this object contains a reference to""" - pointingTo: [String] @deprecated(reason: "Experimental, the format will change") - - """The datatype of this property""" - type: String -} - -"""Hybrid search""" -input GetObjectsTextBlockHybridInpObj { - """Query string""" - query: String - - """Search weight""" - alpha: Float - - """Vector search""" - vector: [Float] -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventremoteIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventsourceIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventsourceIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input AggregateObjectsImageBlockWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum AggregateObjectsImageBlockWhereOperatorEnum { - """""" - WithinGeoRange - - """""" - IsNull - - """""" - GreaterThan - - """""" - LessThan - - """""" - LessThanEqual - - """""" - Equal - - """""" - Not - - """""" - NotEqual - - """""" - GreaterThanEqual - - """""" - And - - """""" - Like - - """""" - Or -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlocktitleObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlocktitleTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type AggregateAudioFile { - """ - Aggregate this property"document" - """ - document: AggregateAudioFiledocumentObj - - """ - Aggregate this property"duration" - """ - duration: AggregateAudioFiledurationObj - - """ - Aggregate this property"ext" - """ - ext: AggregateAudioFileextObj - - """Indicates the group of returned data""" - groupedBy: AggregateAudioFileGroupedByObj - - """ - An object used to Get Meta information about Objects on a local Weaviate - """ - meta: AggregateAudioFileMetaObject - - """ - Aggregate this property"mimeType" - """ - mimeType: AggregateAudioFilemimeTypeObj - - """ - Aggregate this property"order" - """ - order: AggregateAudioFileorderObj - - """ - Aggregate this property"originalName" - """ - originalName: AggregateAudioFileoriginalNameObj - - """ - Aggregate this property"remoteId" - """ - remoteId: AggregateAudioFileremoteIdObj - - """ - Aggregate this property"size" - """ - size: AggregateAudioFilesizeObj - - """ - Aggregate this property"sourceId" - """ - sourceId: AggregateAudioFilesourceIdObj - - """ - Aggregate this property"url" - """ - url: AggregateAudioFileurlObj -} - -"""""" -input AggregateObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDoctocTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input GetObjectsImageBlockWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: GetObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: GetObjectsImageBlockWhereGeoRangeDistanceInpObj! -} - -"""""" -enum GetObjectsImageBlockGroupInpObjTypeEnum { - """""" - closest - - """""" - merge -} - -"""""" -input GetObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -"""""" -input GetObjectsGoogleCalendarEventNearVectorInpObj { - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsGoogleCalendarEventWhereInpObj { - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsGoogleCalendarEventWhereOperandsInpObj] - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueString: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsGoogleCalendarEventWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsGoogleCalendarEventWhereOperatorEnum - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] -} - -"""""" -input AggregateObjectsTextBlockNearVectorInpObj { - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIAggregateAudioFileNearTextInpObj { - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIAggregateAudioFileMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIAggregateAudioFileMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocsubtitleObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocsubtitleTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input GetObjectsImageBlockBm25InpObj { - """The query to search for""" - query: String - - """The properties to search in""" - properties: [String] -} - -"""""" -type TextBlockAdditionalFeatureProjection { - """""" - vector: [Float] -} - -"""""" -input GetObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIAggregateGoogleCalendarEventNearTextInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIAggregateGoogleCalendarEventMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIAggregateGoogleCalendarEventMoveTo -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input AggregateObjectsImageBlockWhereOperandsInpObj { - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsImageBlockWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsImageBlockWhereOperatorEnum - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsImageBlockWhereOperandsInpObj] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Text value that the target property will be compared to""" - valueText: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocsummaryTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIGetObjectsGoogleDocMoveAwayFrom { - """objects""" - objects: [Txt2VecOpenAIGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventorganizerIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventorganizerIdTopOccurrencesObj] + ): [AggregateAudioFileremoteIdTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String @@ -3609,7 +445,7 @@ type AggregateGoogleCalendarEventorganizerIdObj { """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleCalendarEventsummaryTopOccurrencesObj { +type AggregateAudioFileremoteIdTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -3617,436 +453,6 @@ type AggregateGoogleCalendarEventsummaryTopOccurrencesObj { value: String } -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocsummaryObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocsummaryTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsGoogleDocWhereInpObj { - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsGoogleDocWhereOperandsInpObj] - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsGoogleDocWhereOperatorEnum - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsGoogleDocWhereGeoRangeInpObj - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Text value that the target property will be compared to""" - valueText: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventcreatorEmailObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventcreatorEmailTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockwidthObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockcreatedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""Hybrid search""" -input AggregateObjectsTextBlockHybridInpObj { - """Vector search""" - vector: [Float] - - """Query string""" - query: String - - """Search weight""" - alpha: Float -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFileurlObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateAudioFileurlTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateGoogleDocMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsGoogleDocSortInpObj { - """ - Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """ - Specify the sort order, either ascending (asc) which is default or descending (desc) - """ - order: GetObjectsGoogleDocSortInpObjTypeEnum -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventlocationTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlocksourceIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -type AudioFileAdditionalClassification { - """""" - basedOn: [String] - - """""" - classifiedFields: [String] - - """""" - completed: String - - """""" - id: String - - """""" - scope: [String] -} - -"""""" -input GetObjectsTextBlockNearObjectInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventdescriptionHtmlObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventdescriptionHtmlTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateImageBlockMoveToMovementObjectsInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """id of an object""" - id: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateAudioFilesourceIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocblocksObj { - """The classes that this object contains a reference to""" - pointingTo: [String] @deprecated(reason: "Experimental, the format will change") - - """The datatype of this property""" - type: String -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventsummaryObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventsummaryTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlocktagNameObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlocktagNameTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -enum GetObjectsGoogleDocSortInpObjTypeEnum { - """""" - asc - - """""" - desc -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventstartObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventsequenceObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateAudioFileurlTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersGetObjectsAudioFileAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """id of an object""" - id: String -} - -"""""" -input AggregateObjectsImageBlockNearVectorInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Target vector to be used in kNN search""" - vector: [Float]! -} - """An object containing Aggregation information about this property""" type AggregateAudioFilesizeObj { """Aggregate on the total amount of found property values""" @@ -4074,45 +480,8 @@ type AggregateAudioFilesizeObj { type: String } -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsAudioFileGroupInpObj { - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """""" - type: GetObjectsAudioFileGroupInpObjTypeEnum -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsGoogleCalendarEventGroupInpObj { - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """""" - type: GetObjectsGoogleCalendarEventGroupInpObjTypeEnum -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersAggregateAudioFileAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - """An object containing Aggregation information about this property""" -type AggregateAudioFileoriginalNameObj { +type AggregateAudioFilesourceIdObj { """The total amount of found instances for this property""" count: Int @@ -4122,847 +491,16 @@ type AggregateAudioFileoriginalNameObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateAudioFileoriginalNameTopOccurrencesObj] + ): [AggregateAudioFilesourceIdTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String } -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIAggregateGoogleDocNearTextInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIAggregateGoogleDocMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIAggregateGoogleDocMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersGetObjectsGoogleCalendarEventAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleDocoriginalNameTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIGetObjectsTextBlockMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsTextBlockMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum GetObjectsImageBlockWhereOperatorEnum { - """""" - NotEqual - - """""" - GreaterThan - - """""" - GreaterThanEqual - - """""" - LessThan - - """""" - LessThanEqual - - """""" - IsNull - - """""" - And - - """""" - Like - - """""" - Or - - """""" - Equal - - """""" - Not - - """""" - WithinGeoRange -} - -"""""" -type AggregateGoogleCalendarEventMetaObject { - """""" - count: Int -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventhtmlLinkObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventhtmlLinkTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input Txt2VecOpenAIAggregateImageBlockMoveAwayFrom { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateImageBlockMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -type AggregateImageBlock { - """ - Aggregate this property"alt" - """ - alt: AggregateImageBlockaltObj - - """ - Aggregate this property"createdAt" - """ - createdAt: AggregateImageBlockcreatedAtObj - - """ - Aggregate this property"document" - """ - document: AggregateImageBlockdocumentObj - - """ - Aggregate this property"ext" - """ - ext: AggregateImageBlockextObj - - """Indicates the group of returned data""" - groupedBy: AggregateImageBlockGroupedByObj - - """ - Aggregate this property"height" - """ - height: AggregateImageBlockheightObj - - """ - An object used to Get Meta information about Objects on a local Weaviate - """ - meta: AggregateImageBlockMetaObject - - """ - Aggregate this property"mimeType" - """ - mimeType: AggregateImageBlockmimeTypeObj - - """ - Aggregate this property"modifiedAt" - """ - modifiedAt: AggregateImageBlockmodifiedAtObj - - """ - Aggregate this property"order" - """ - order: AggregateImageBlockorderObj - - """ - Aggregate this property"originalName" - """ - originalName: AggregateImageBlockoriginalNameObj - - """ - Aggregate this property"path" - """ - path: AggregateImageBlockpathObj - - """ - Aggregate this property"pathString" - """ - pathString: AggregateImageBlockpathStringObj - - """ - Aggregate this property"remoteId" - """ - remoteId: AggregateImageBlockremoteIdObj - - """ - Aggregate this property"size" - """ - size: AggregateImageBlocksizeObj - - """ - Aggregate this property"sourceId" - """ - sourceId: AggregateImageBlocksourceIdObj - - """ - Aggregate this property"title" - """ - title: AggregateImageBlocktitleObj - - """ - Aggregate this property"url" - """ - url: AggregateImageBlockurlObj - - """ - Aggregate this property"width" - """ - width: AggregateImageBlockwidthObj -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockmodifiedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockremoteIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateAudioFilemimeTypeTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input GetObjectsGoogleCalendarEventNearObjectInpObj { - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocmimeTypeTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input GetObjectsImageBlockNearVectorInpObj { - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsImageBlockGroupInpObj { - """""" - type: GetObjectsImageBlockGroupInpObjTypeEnum - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventorganizerEmailTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockpathStringTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlockclassNamesTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input AggregateObjectsGoogleDocWhereOperandsInpObj { - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsGoogleDocWhereGeoRangeInpObj - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsGoogleDocWhereOperandsInpObj] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsGoogleDocWhereOperatorEnum - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a Text value that the target property will be compared to""" - valueText: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDoctagsObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDoctagsTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input GetObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj { - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! - - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! -} - -"""""" -input GetObjectsTextBlockWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -"""""" -input GetObjectsGoogleDocNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""""" -input GetObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj { - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! - - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! -} - -"""""" -input AggregateObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj { - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! - - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventtitleTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input AggregateObjectsTextBlockWhereGeoRangeInpObj { - """The distance from the point specified via geoCoordinates.""" - distance: AggregateObjectsTextBlockWhereGeoRangeDistanceInpObj! - - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: AggregateObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj! -} - -"""""" -input Txt2VecOpenAIAggregateGoogleDocMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateGoogleDocMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDoctextObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDoctextTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateGoogleCalendarEventMoveToMovementObjectsInpObj { - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """id of an object""" - id: String -} - -"""""" -input AggregateObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj { - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! - - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockfootnotesObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlockfootnotesTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocslugObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocslugTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input Txt2VecOpenAIGetObjectsAudioFileMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsAudioFileMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -enum GetObjectsAudioFileSortInpObjTypeEnum { - """""" - asc - - """""" - desc -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockaltTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input AggregateObjectsAudioFileWhereGeoRangeInpObj { - """The distance from the point specified via geoCoordinates.""" - distance: AggregateObjectsAudioFileWhereGeoRangeDistanceInpObj! - - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: AggregateObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj! -} - -"""""" -enum GetObjectsAudioFileGroupInpObjTypeEnum { - """""" - closest - - """""" - merge -} - -"""Hybrid search""" -input GetObjectsGoogleDocHybridInpObj { - """Query string""" - query: String - - """Search weight""" - alpha: Float - - """Vector search""" - vector: [Float] -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockremoteIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlockremoteIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input AggregateObjectsAudioFileWhereOperandsInpObj { - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsAudioFileWhereOperatorEnum - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsAudioFileWhereGeoRangeInpObj - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsAudioFileWhereOperandsInpObj] - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Specify a String value that the target property will be compared to""" - valueString: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateGoogleDocMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDoctagsTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -type TextBlockAdditionalAnswer { - """""" - endPosition: Int - - """""" - hasAnswer: Boolean - - """""" - property: String - - """""" - result: String - - """""" - startPosition: Int -} - -"""""" -input GetObjectsTextBlockNearVectorInpObj { - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIGetObjectsTextBlockNearTextInpObj { - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIGetObjectsTextBlockMoveTo - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIGetObjectsTextBlockMoveAwayFrom -} - -"""""" -input Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveAwayFrom { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventdescriptionHtmlTopOccurrencesObj { +type AggregateAudioFilesourceIdTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -4971,440 +509,7 @@ type AggregateGoogleCalendarEventdescriptionHtmlTopOccurrencesObj { } """An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventcreatorDisplayNameObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventcreatorDisplayNameTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockpathStringObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockpathStringTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input AggregateObjectsAudioFileNearVectorInpObj { - """Target vector to be used in kNN search""" - vector: [Float]! - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""""" -union GoogleCalendarEventAttachmentsObj = ImageBlock | AudioFile | Beacon - -"""""" -input AggregateObjectsGoogleCalendarEventNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventendObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""""" -type AggregateTextBlock { - """ - Aggregate this property"classNames" - """ - classNames: AggregateTextBlockclassNamesObj - - """ - Aggregate this property"document" - """ - document: AggregateTextBlockdocumentObj - - """ - Aggregate this property"footnotes" - """ - footnotes: AggregateTextBlockfootnotesObj - - """Indicates the group of returned data""" - groupedBy: AggregateTextBlockGroupedByObj - - """ - Aggregate this property"html" - """ - html: AggregateTextBlockhtmlObj - - """ - An object used to Get Meta information about Objects on a local Weaviate - """ - meta: AggregateTextBlockMetaObject - - """ - Aggregate this property"order" - """ - order: AggregateTextBlockorderObj - - """ - Aggregate this property"remoteId" - """ - remoteId: AggregateTextBlockremoteIdObj - - """ - Aggregate this property"sourceId" - """ - sourceId: AggregateTextBlocksourceIdObj - - """ - Aggregate this property"tagName" - """ - tagName: AggregateTextBlocktagNameObj - - """ - Aggregate this property"text" - """ - text: AggregateTextBlocktextObj -} - -"""""" -type ImageBlock { - """""" - _additional: ImageBlockAdditional - - """""" - alt: String - - """""" - createdAt: String - - """""" - document: [ImageBlockDocumentObj] - - """""" - ext: String - - """""" - height: Int - - """""" - mimeType: String - - """""" - modifiedAt: String - - """""" - order: Int - - """""" - originalName: String - - """""" - path: [String] - - """""" - pathString: String - - """""" - remoteId: String - - """""" - size: Int - - """""" - sourceId: String - - """""" - title: String - - """""" - url: String - - """""" - width: Int -} - -"""""" -type GoogleCalendarEventAdditionalFeatureProjection { - """""" - vector: [Float] -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum GetObjectsTextBlockWhereOperatorEnum { - """""" - Not - - """""" - NotEqual - - """""" - GreaterThan - - """""" - LessThanEqual - - """""" - IsNull - - """""" - And - - """""" - Like - - """""" - Or - - """""" - Equal - - """""" - GreaterThanEqual - - """""" - LessThan - - """""" - WithinGeoRange -} - -"""""" -input GetObjectsTextBlockBm25InpObj { - """The query to search for""" - query: String - - """The properties to search in""" - properties: [String] -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventdescriptionTextTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockpathObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockpathTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type AggregateImageBlockMetaObject { - """""" - count: Int -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlockurlTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""An object containing Aggregation information about this property""" -type AggregateAudioFilemimeTypeObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateAudioFilemimeTypeTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type ImageBlockAdditionalAnswer { - """""" - endPosition: Int - - """""" - hasAnswer: Boolean - - """""" - property: String - - """""" - result: String - - """""" - startPosition: Int -} - -"""""" -type TextBlockAdditional { - """""" - answer: TextBlockAdditionalAnswer - - """""" - certainty: Float - - """""" - classification: TextBlockAdditionalClassification - - """""" - creationTimeUnix: String - - """""" - distance: Float - - """""" - explainScore: String - - """""" - featureProjection(algorithm: String, dimensions: Int, learningRate: Int, iterations: Int, perplexity: Int): TextBlockAdditionalFeatureProjection - - """The UUID of a Object, assigned by its local Weaviate""" - id: String - - """""" - lastUpdateTimeUnix: String - - """""" - score: String - - """""" - vector: [Float] -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input GetObjectsGoogleCalendarEventWhereOperandsInpObj { - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsGoogleCalendarEventWhereOperandsInpObj] - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsGoogleCalendarEventWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsGoogleCalendarEventWhereOperatorEnum -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockaltObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockaltTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockdocumentObj { +type AggregateAudioFilesubtitlesObj { """The classes that this object contains a reference to""" pointingTo: [String] @deprecated(reason: "Experimental, the format will change") @@ -5412,117 +517,8 @@ type AggregateImageBlockdocumentObj { type: String } -"""""" -input Txt2VecOpenAIAggregateTextBlockMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateTextBlockMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -input AggregateObjectsAudioFileNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -"""""" -input Txt2VecOpenAIAggregateAudioFileMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateAudioFileMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocremoteIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -enum GetObjectsGoogleDocGroupInpObjTypeEnum { - """""" - closest - - """""" - merge -} - -"""""" -input GetObjectsGoogleDocWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: GetObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: GetObjectsGoogleDocWhereGeoRangeDistanceInpObj! -} - """An object containing Aggregation information about this property""" -type AggregateImageBlockheightObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: Float - - """Aggregate on the mean of numeric property values""" - mean: Float - - """Aggregate on the median of numeric property values""" - median: Float - - """Aggregate on the minimum of numeric property values""" - minimum: Float - - """Aggregate on the mode of numeric property values""" - mode: Float - - """Aggregate on the sum of numeric property values""" - sum: Float - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockmimeTypeObj { +type AggregateAudioFileurlObj { """The total amount of found instances for this property""" count: Int @@ -5532,763 +528,7 @@ type AggregateImageBlockmimeTypeObj { topOccurrences( """Show the first x results (pagination option)""" limit: Int - ): [AggregateImageBlockmimeTypeTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing the path and value of the grouped property""" -type AggregateTextBlockGroupedByObj { - """The path of the grouped property""" - path: [String] - - """The value of the grouped property""" - value: String -} - -"""""" -input Txt2VecOpenAIAggregateAudioFileMoveAwayFrom { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateAudioFileMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -"""""" -enum GetObjectsImageBlockSortInpObjTypeEnum { - """""" - desc - - """""" - asc -} - -"""""" -input GetObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj { - """ - The longitude (in decimal format) of the geoCoordinates to search around. - """ - longitude: Float! - - """ - The latitude (in decimal format) of the geoCoordinates to search around. - """ - latitude: Float! -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""""" -input Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersAggregateGoogleCalendarEventAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -"""""" -input AggregateObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj { - """The maximum distance from the point specified geoCoordinates.""" - max: Float! -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventorganizerDisplayNameObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventorganizerDisplayNameTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventcreatedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventstatusObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleCalendarEventstatusTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""Movement Object""" -input Txt2VecOpenAIAggregateTextBlockMoveAwayFromMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""Hybrid search""" -input AggregateObjectsAudioFileHybridInpObj { - """Vector search""" - vector: [Float] - - """Query string""" - query: String - - """Search weight""" - alpha: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input QnATransformersAggregateGoogleDocAskInpObj { - """Question to be answered""" - question: String! - - """Properties which contains text""" - properties: [String] -} - -"""""" -type AggregateGoogleDocMetaObject { - """""" - count: Int -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input GetObjectsImageBlockWhereInpObj { - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsImageBlockWhereOperatorEnum - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsImageBlockWhereGeoRangeInpObj - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsImageBlockWhereOperandsInpObj] -} - -"""""" -type ImageBlockAdditionalFeatureProjection { - """""" - vector: [Float] -} - -"""""" -type TextBlockAdditionalClassification { - """""" - basedOn: [String] - - """""" - classifiedFields: [String] - - """""" - completed: String - - """""" - id: String - - """""" - scope: [String] -} - -"""""" -input GetObjectsGoogleCalendarEventBm25InpObj { - """The properties to search in""" - properties: [String] - - """The query to search for""" - query: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventorganizerSelfObj { - """The total amount of found instances for this property""" - count: Int - - """ - The percentage of false values for this boolean property in the dataset - """ - percentageFalse: Float - - """The percentage of true values for this boolean property in the dataset""" - percentageTrue: Float - - """How often this boolean property's value is false in the dataset""" - totalFalse: Int - - """How often this boolean property's value is true in the dataset""" - totalTrue: Int - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input AggregateObjectsTextBlockWhereInpObj { - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsTextBlockWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsTextBlockWhereOperatorEnum - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsTextBlockWhereOperandsInpObj] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocmodifiedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""An object containing Aggregation information about this property""" -type AggregateTextBlockhtmlObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateTextBlockhtmlTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type ImageBlockAdditional { - """""" - answer: ImageBlockAdditionalAnswer - - """""" - certainty: Float - - """""" - classification: ImageBlockAdditionalClassification - - """""" - creationTimeUnix: String - - """""" - distance: Float - - """""" - explainScore: String - - """""" - featureProjection(perplexity: Int, algorithm: String, dimensions: Int, learningRate: Int, iterations: Int): ImageBlockAdditionalFeatureProjection - - """The UUID of a Object, assigned by its local Weaviate""" - id: String - - """""" - lastUpdateTimeUnix: String - - """""" - score: String - - """""" - vector: [Float] -} - -"""""" -type AudioFileAdditional { - """""" - answer: AudioFileAdditionalAnswer - - """""" - certainty: Float - - """""" - classification: AudioFileAdditionalClassification - - """""" - creationTimeUnix: String - - """""" - distance: Float - - """""" - explainScore: String - - """""" - featureProjection(iterations: Int, perplexity: Int, algorithm: String, dimensions: Int, learningRate: Int): AudioFileAdditionalFeatureProjection - - """The UUID of a Object, assigned by its local Weaviate""" - id: String - - """""" - lastUpdateTimeUnix: String - - """""" - score: String - - """""" - vector: [Float] -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input GetObjectsGoogleDocWhereOperandsInpObj { - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsGoogleDocWhereGeoRangeInpObj - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsGoogleDocWhereOperandsInpObj] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsGoogleDocWhereOperatorEnum - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a Text value that the target property will be compared to""" - valueText: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateImageBlocktitleTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIAggregateTextBlockMoveAwayFrom { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateTextBlockMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input AggregateObjectsTextBlockWhereOperandsInpObj { - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsTextBlockWhereOperandsInpObj] - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsTextBlockWhereGeoRangeInpObj - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsTextBlockWhereOperatorEnum -} - -"""""" -input Txt2VecOpenAIGetObjectsAudioFileMoveAwayFrom { - """objects""" - objects: [Txt2VecOpenAIGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] -} - -"""""" -input Txt2VecOpenAIAggregateGoogleCalendarEventMoveTo { - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] - - """objects""" - objects: [Txt2VecOpenAIAggregateGoogleCalendarEventMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventcreatorEmailTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleCalendarEventhtmlLinkTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input AggregateObjectsGoogleDocWhereGeoRangeInpObj { - """The geoCoordinates that form the center point of the search.""" - geoCoordinates: AggregateObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj! - - """The distance from the point specified via geoCoordinates.""" - distance: AggregateObjectsGoogleDocWhereGeoRangeDistanceInpObj! -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockoriginalNameObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockoriginalNameTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -input AggregateObjectsGoogleDocNearObjectInpObj { - """Concept identifier in the uuid format""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String - - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateGoogleDocmentionsTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" -input Txt2VecOpenAIGetObjectsImageBlockMoveTo { - """objects""" - objects: [Txt2VecOpenAIGetObjectsImageBlockMoveToMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDoctocObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDoctocTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -""" -An object containing the Operators that can be applied to a 'where' filter -""" -enum GetObjectsGoogleDocWhereOperatorEnum { - """""" - Equal - - """""" - Not - - """""" - IsNull - - """""" - And - - """""" - Or - - """""" - GreaterThan - - """""" - GreaterThanEqual - - """""" - LessThan - - """""" - LessThanEqual - - """""" - WithinGeoRange - - """""" - Like - - """""" - NotEqual -} - -"""Hybrid search""" -input AggregateObjectsGoogleCalendarEventHybridInpObj { - """Search weight""" - alpha: Float - - """Vector search""" - vector: [Float] - - """Query string""" - query: String -} - -"""Hybrid search""" -input AggregateObjectsImageBlockHybridInpObj { - """Vector search""" - vector: [Float] - - """Query string""" - query: String - - """Search weight""" - alpha: Float -} - -"""An object containing Aggregation information about this property""" -type AggregateImageBlockextObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateImageBlockextTopOccurrencesObj] + ): [AggregateAudioFileurlTopOccurrencesObj] """Aggregate on the total amount of found property values""" type: String @@ -6297,7 +537,7 @@ type AggregateImageBlockextObj { """ An object containing data about the most frequently occurring values for this property """ -type AggregateGoogleDochtmlTopOccurrencesObj { +type AggregateAudioFileurlTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int @@ -6305,303 +545,6 @@ type AggregateGoogleDochtmlTopOccurrencesObj { value: String } -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input Txt2VecOpenAIGetObjectsImageBlockNearTextInpObj { - """ - Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). - """ - certainty: Float - - """ - The required degree of similarity between an object's characteristics and the provided filter values - """ - distance: Float - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveAwayFrom: Txt2VecOpenAIGetObjectsImageBlockMoveAwayFrom - - """""" - concepts: [String]! - - """ - Move your search term closer to or further away from another vector described by keywords - """ - moveTo: Txt2VecOpenAIGetObjectsImageBlockMoveTo -} - -""" -An object containing the Operands that can be applied to a 'where' filter -""" -input GetObjectsAudioFileWhereOperandsInpObj { - """Specify a String value that the target property will be compared to""" - valueString: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [GetObjectsAudioFileWhereOperandsInpObj] - - """Contains the Operators that can be applied to a 'where' filter""" - operator: GetObjectsAudioFileWhereOperatorEnum - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: GetObjectsAudioFileWhereGeoRangeInpObj - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float -} - -"""Movement Object""" -input Txt2VecOpenAIGetObjectsGoogleDocMoveToMovementObjectsInpObj { - """id of an object""" - id: String - - """ - Concept identifier in the beacon format, such as weaviate:////id - """ - beacon: String -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventupdatedAtObj { - """Aggregate on the total amount of found property values""" - count: Int - - """Aggregate on the maximum of numeric property values""" - maximum: String - - """Aggregate on the median of numeric property values""" - median: String - - """Aggregate on the minimum of numeric property values""" - minimum: String - - """Aggregate on the mode of numeric property values""" - mode: String -} - -"""""" -input Txt2VecOpenAIAggregateGoogleDocMoveAwayFrom { - """objects""" - objects: [Txt2VecOpenAIAggregateGoogleDocMoveAwayFromMovementObjectsInpObj] - - """ - The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible - """ - force: Float! - - """ - Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] - """ - concepts: [String] -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleDocremoteIdObj { - """The total amount of found instances for this property""" - count: Int - - """ - An object containing data about the most frequently occurring values for this property - """ - topOccurrences( - """Show the first x results (pagination option)""" - limit: Int - ): [AggregateGoogleDocremoteIdTopOccurrencesObj] - - """Aggregate on the total amount of found property values""" - type: String -} - -"""""" -type GoogleCalendarEvent { - """""" - _additional: GoogleCalendarEventAdditional - - """""" - attachments: [GoogleCalendarEventAttachmentsObj] - - """""" - createdAt: String - - """""" - creatorDisplayName: String - - """""" - creatorEmail: String - - """""" - creatorId: String - - """""" - creatorSelf: Boolean - - """""" - descriptionHtml: String - - """""" - descriptionText: String - - """""" - end: String - - """""" - htmlLink: String - - """""" - location: String - - """""" - organizerDisplayName: String - - """""" - organizerEmail: String - - """""" - organizerId: String - - """""" - organizerSelf: Boolean - - """""" - recurrence: [String] - - """""" - remoteId: String - - """""" - sequence: Int - - """""" - sourceId: String - - """""" - start: String - - """""" - status: String - - """""" - summary: String - - """""" - title: String - - """""" - updatedAt: String -} - -"""""" -type AudioFileAdditionalAnswer { - """""" - endPosition: Int - - """""" - hasAnswer: Boolean - - """""" - property: String - - """""" - result: String - - """""" - startPosition: Int -} - -"""Hybrid search""" -input GetObjectsGoogleCalendarEventHybridInpObj { - """Vector search""" - vector: [Float] - - """Query string""" - query: String - - """Search weight""" - alpha: Float -} - -""" -An object containing filter options for a local Get query, used to convert the result to the specified filters -""" -input AggregateObjectsGoogleCalendarEventWhereInpObj { - """ - Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. - """ - valueGeoRange: AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj - - """ - Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) - """ - path: [String] - - """Specify a String value that the target property will be compared to""" - valueDate: String - - """Specify an Integer value that the target property will be compared to""" - valueInt: Int - - """Specify a Boolean value that the target property will be compared to""" - valueBoolean: Boolean - - """Specify a String value that the target property will be compared to""" - valueString: String - - """Specify a Text value that the target property will be compared to""" - valueText: String - - """Contains the Operands that can be applied to a 'where' filter""" - operands: [AggregateObjectsGoogleCalendarEventWhereOperandsInpObj] - - """Contains the Operators that can be applied to a 'where' filter""" - operator: AggregateObjectsGoogleCalendarEventWhereOperatorEnum - - """Specify a Float value that the target property will be compared to""" - valueNumber: Float -} - -"""An object containing Aggregation information about this property""" -type AggregateGoogleCalendarEventattachmentsObj { - """The classes that this object contains a reference to""" - pointingTo: [String] @deprecated(reason: "Experimental, the format will change") - - """The datatype of this property""" - type: String -} - -""" -An object containing data about the most frequently occurring values for this property -""" -type AggregateTextBlocksourceIdTopOccurrencesObj { - """How often the most frequently occurring value for this property occurs""" - occurs: Int - - """The most frequently occurring value for this property""" - value: String -} - -"""""" type AggregateGoogleCalendarEvent { """ Aggregate this property"attachments" @@ -6732,6 +675,4487 @@ type AggregateGoogleCalendarEvent { updatedAt: AggregateGoogleCalendarEventupdatedAtObj } +"""An object containing the path and value of the grouped property""" +type AggregateGoogleCalendarEventGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateGoogleCalendarEventMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventattachmentsObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventcreatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventcreatorDisplayNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventcreatorDisplayNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventcreatorDisplayNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventcreatorEmailObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventcreatorEmailTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventcreatorEmailTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventcreatorIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventcreatorIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventcreatorIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventcreatorSelfObj { + """The total amount of found instances for this property""" + count: Int + + """ + The percentage of false values for this boolean property in the dataset + """ + percentageFalse: Float + + """The percentage of true values for this boolean property in the dataset""" + percentageTrue: Float + + """How often this boolean property's value is false in the dataset""" + totalFalse: Int + + """How often this boolean property's value is true in the dataset""" + totalTrue: Int + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventdescriptionHtmlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventdescriptionHtmlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventdescriptionHtmlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventdescriptionTextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventdescriptionTextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventdescriptionTextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventendObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventhtmlLinkObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventhtmlLinkTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventhtmlLinkTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventlocationObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventlocationTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventlocationTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventorganizerDisplayNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventorganizerDisplayNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventorganizerDisplayNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventorganizerEmailObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventorganizerEmailTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventorganizerEmailTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventorganizerIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventorganizerIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventorganizerIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventorganizerSelfObj { + """The total amount of found instances for this property""" + count: Int + + """ + The percentage of false values for this boolean property in the dataset + """ + percentageFalse: Float + + """The percentage of true values for this boolean property in the dataset""" + percentageTrue: Float + + """How often this boolean property's value is false in the dataset""" + totalFalse: Int + + """How often this boolean property's value is true in the dataset""" + totalTrue: Int + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventrecurrenceObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventrecurrenceTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventrecurrenceTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventsequenceObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventsourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventsourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventsourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventstartObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventstatusObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventstatusTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventstatusTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventsummaryObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventsummaryTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventsummaryTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventtitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleCalendarEventtitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleCalendarEventtitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleCalendarEventupdatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +type AggregateGoogleDoc { + """ + Aggregate this property"blocks" + """ + blocks: AggregateGoogleDocblocksObj + + """ + Aggregate this property"createdAt" + """ + createdAt: AggregateGoogleDoccreatedAtObj + + """Indicates the group of returned data""" + groupedBy: AggregateGoogleDocGroupedByObj + + """ + Aggregate this property"html" + """ + html: AggregateGoogleDochtmlObj + + """ + Aggregate this property"mentions" + """ + mentions: AggregateGoogleDocmentionsObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateGoogleDocMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateGoogleDocmimeTypeObj + + """ + Aggregate this property"modifiedAt" + """ + modifiedAt: AggregateGoogleDocmodifiedAtObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateGoogleDocoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateGoogleDocpathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateGoogleDocpathStringObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateGoogleDocremoteIdObj + + """ + Aggregate this property"size" + """ + size: AggregateGoogleDocsizeObj + + """ + Aggregate this property"slug" + """ + slug: AggregateGoogleDocslugObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateGoogleDocsourceIdObj + + """ + Aggregate this property"subtitle" + """ + subtitle: AggregateGoogleDocsubtitleObj + + """ + Aggregate this property"summary" + """ + summary: AggregateGoogleDocsummaryObj + + """ + Aggregate this property"tags" + """ + tags: AggregateGoogleDoctagsObj + + """ + Aggregate this property"text" + """ + text: AggregateGoogleDoctextObj + + """ + Aggregate this property"title" + """ + title: AggregateGoogleDoctitleObj + + """ + Aggregate this property"toc" + """ + toc: AggregateGoogleDoctocObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateGoogleDocGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateGoogleDocMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocblocksObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDoccreatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDochtmlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDochtmlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDochtmlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocmentionsObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocmentionsTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocmentionsTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocmimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocmimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocmimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocmodifiedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocoriginalNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocoriginalNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocoriginalNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocpathObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocpathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocpathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocpathStringTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocpathStringTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocpathTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocsizeObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocslugObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocslugTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocslugTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocsourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocsourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocsourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocsubtitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocsubtitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocsubtitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDocsummaryObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDocsummaryTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDocsummaryTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDoctagsObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDoctagsTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDoctagsTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDoctextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDoctextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDoctextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDoctitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDoctitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDoctitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateGoogleDoctocObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateGoogleDoctocTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateGoogleDoctocTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +type AggregateImageBlock { + """ + Aggregate this property"alt" + """ + alt: AggregateImageBlockaltObj + + """ + Aggregate this property"blob" + """ + blob: AggregateImageBlockblobObj + + """ + Aggregate this property"createdAt" + """ + createdAt: AggregateImageBlockcreatedAtObj + + """ + Aggregate this property"document" + """ + document: AggregateImageBlockdocumentObj + + """ + Aggregate this property"ext" + """ + ext: AggregateImageBlockextObj + + """Indicates the group of returned data""" + groupedBy: AggregateImageBlockGroupedByObj + + """ + Aggregate this property"height" + """ + height: AggregateImageBlockheightObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateImageBlockMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateImageBlockmimeTypeObj + + """ + Aggregate this property"modifiedAt" + """ + modifiedAt: AggregateImageBlockmodifiedAtObj + + """ + Aggregate this property"order" + """ + order: AggregateImageBlockorderObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateImageBlockoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateImageBlockpathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateImageBlockpathStringObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateImageBlockremoteIdObj + + """ + Aggregate this property"size" + """ + size: AggregateImageBlocksizeObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateImageBlocksourceIdObj + + """ + Aggregate this property"title" + """ + title: AggregateImageBlocktitleObj + + """ + Aggregate this property"url" + """ + url: AggregateImageBlockurlObj + + """ + Aggregate this property"width" + """ + width: AggregateImageBlockwidthObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateImageBlockGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateImageBlockMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockaltObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockaltTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockaltTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockblobObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockblobTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockblobTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockcreatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockdocumentObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockheightObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockmimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockmimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockmimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockmodifiedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockorderObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockoriginalNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockoriginalNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockoriginalNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockpathObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockpathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockpathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockpathStringTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockpathStringTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockpathTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlocksizeObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlocksourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlocksourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlocksourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlocktitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlocktitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlocktitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockurlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateImageBlockurlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateImageBlockurlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateImageBlockwidthObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""Hybrid search""" +input AggregateObjectsAudioFileHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsAudioFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsAudioFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsAudioFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsAudioFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsAudioFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsAudioFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsAudioFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsAudioFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsAudioFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsAudioFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsAudioFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsAudioFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsAudioFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsAudioFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsAudioFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsAudioFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsAudioFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsAudioFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsAudioFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsAudioFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsAudioFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsAudioFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsGoogleCalendarEventHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsGoogleCalendarEventNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsGoogleCalendarEventNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsGoogleCalendarEventWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsGoogleCalendarEventWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsGoogleCalendarEventWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsGoogleCalendarEvent + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsGoogleCalendarEvent + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsGoogleCalendarEvent + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsGoogleCalendarEvent +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsGoogleCalendarEventWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsGoogleCalendarEventWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsGoogleCalendarEventWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsGoogleCalendarEvent + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsGoogleCalendarEventWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsGoogleCalendarEvent + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsGoogleCalendarEvent + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsGoogleCalendarEvent +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsGoogleCalendarEventWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsGoogleDocHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsGoogleDocNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsGoogleDocNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsGoogleDocWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsGoogleDocWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsGoogleDocWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsGoogleDocWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsGoogleDocWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsGoogleDocWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsGoogleDoc + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsGoogleDocWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsGoogleDoc + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsGoogleDoc + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsGoogleDoc +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsGoogleDocWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsGoogleDocWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsGoogleDocWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsGoogleDoc + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsGoogleDocWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsGoogleDoc + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsGoogleDoc + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsGoogleDoc +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsGoogleDocWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsImageBlockHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsImageBlockNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsImageBlockNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsImageBlockWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsImageBlockWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsImageBlockWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsImageBlockWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsImageBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsImageBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsImageBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsImageBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsImageBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsImageBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsImageBlock +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsImageBlockWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsImageBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsImageBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsImageBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsImageBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsImageBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsImageBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsImageBlock +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsImageBlockWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""An object allowing Aggregation of %ss on a local Weaviate""" +type AggregateObjectsObj { + AudioFile( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsAudioFileHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsAudioFileNearObjectInpObj + nearText: Txt2VecC11yAggregateAudioFileNearTextInpObj + nearVector: AggregateObjectsAudioFileNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsAudioFileWhereInpObj + ): [AggregateAudioFile] + GoogleCalendarEvent( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsGoogleCalendarEventHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsGoogleCalendarEventNearObjectInpObj + nearText: Txt2VecC11yAggregateGoogleCalendarEventNearTextInpObj + nearVector: AggregateObjectsGoogleCalendarEventNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsGoogleCalendarEventWhereInpObj + ): [AggregateGoogleCalendarEvent] + GoogleDoc( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsGoogleDocHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsGoogleDocNearObjectInpObj + nearText: Txt2VecC11yAggregateGoogleDocNearTextInpObj + nearVector: AggregateObjectsGoogleDocNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsGoogleDocWhereInpObj + ): [AggregateGoogleDoc] + ImageBlock( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsImageBlockHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsImageBlockNearObjectInpObj + nearText: Txt2VecC11yAggregateImageBlockNearTextInpObj + nearVector: AggregateObjectsImageBlockNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsImageBlockWhereInpObj + ): [AggregateImageBlock] + SubtitleEntry( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsSubtitleEntryHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsSubtitleEntryNearObjectInpObj + nearText: Txt2VecC11yAggregateSubtitleEntryNearTextInpObj + nearVector: AggregateObjectsSubtitleEntryNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsSubtitleEntryWhereInpObj + ): [AggregateSubtitleEntry] + SubtitleFile( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsSubtitleFileHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsSubtitleFileNearObjectInpObj + nearText: Txt2VecC11yAggregateSubtitleFileNearTextInpObj + nearVector: AggregateObjectsSubtitleFileNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsSubtitleFileWhereInpObj + ): [AggregateSubtitleFile] + TextBlock( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsTextBlockHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsTextBlockNearObjectInpObj + nearText: Txt2VecC11yAggregateTextBlockNearTextInpObj + nearVector: AggregateObjectsTextBlockNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsTextBlockWhereInpObj + ): [AggregateTextBlock] + TextDocument( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsTextDocumentHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsTextDocumentNearObjectInpObj + nearText: Txt2VecC11yAggregateTextDocumentNearTextInpObj + nearVector: AggregateObjectsTextDocumentNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsTextDocumentWhereInpObj + ): [AggregateTextDocument] + VideoFile( + """Specify which properties to group by""" + groupBy: [String] + hybrid: AggregateObjectsVideoFileHybridInpObj + + """Show the first x results (pagination option)""" + limit: Int + nearObject: AggregateObjectsVideoFileNearObjectInpObj + nearText: Txt2VecC11yAggregateVideoFileNearTextInpObj + nearVector: AggregateObjectsVideoFileNearVectorInpObj + + """Show the first x results (pagination option)""" + objectLimit: Int + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: AggregateObjectsVideoFileWhereInpObj + ): [AggregateVideoFile] +} + +"""Hybrid search""" +input AggregateObjectsSubtitleEntryHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsSubtitleEntryNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsSubtitleEntryNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsSubtitleEntryWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsSubtitleEntryWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsSubtitleEntryWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsSubtitleEntryWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsSubtitleEntryWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsSubtitleEntryWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsSubtitleEntry + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsSubtitleEntryWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsSubtitleEntry + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsSubtitleEntry + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsSubtitleEntry +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsSubtitleEntryWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsSubtitleEntryWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsSubtitleEntryWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsSubtitleEntry + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsSubtitleEntryWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsSubtitleEntry + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsSubtitleEntry + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsSubtitleEntry +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsSubtitleEntryWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsSubtitleFileHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsSubtitleFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsSubtitleFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsSubtitleFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsSubtitleFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsSubtitleFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsSubtitleFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsSubtitleFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsSubtitleFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsSubtitleFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsSubtitleFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsSubtitleFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsSubtitleFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsSubtitleFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsSubtitleFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsSubtitleFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsSubtitleFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsSubtitleFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsSubtitleFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsSubtitleFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsSubtitleFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsSubtitleFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsSubtitleFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsTextBlockHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsTextBlockNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsTextBlockNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsTextBlockWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsTextBlockWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsTextBlockWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsTextBlockWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsTextBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsTextBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsTextBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsTextBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsTextBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsTextBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsTextBlock +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsTextBlockWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsTextBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsTextBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsTextBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsTextBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsTextBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsTextBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsTextBlock +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsTextBlockWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsTextDocumentHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsTextDocumentNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsTextDocumentNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsTextDocumentWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsTextDocumentWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsTextDocumentWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsTextDocumentWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsTextDocumentWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsTextDocumentWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsTextDocument + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsTextDocumentWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsTextDocument + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsTextDocument + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsTextDocument +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsTextDocumentWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsTextDocumentWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsTextDocumentWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsTextDocument + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsTextDocumentWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsTextDocument + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsTextDocument + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsTextDocument +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsTextDocumentWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Hybrid search""" +input AggregateObjectsVideoFileHybridInpObj { + """Search weight""" + alpha: Float + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input AggregateObjectsVideoFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input AggregateObjectsVideoFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +input AggregateObjectsVideoFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input AggregateObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input AggregateObjectsVideoFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: AggregateObjectsVideoFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: AggregateObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input AggregateObjectsVideoFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsVideoFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsVideoFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsVideoFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsVideoFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsVideoFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsVideoFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsVideoFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input AggregateObjectsVideoFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [AggregateObjectsVideoFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: AggregateObjectsVideoFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanAggregateObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateAggregateObjectsVideoFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: AggregateObjectsVideoFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntAggregateObjectsVideoFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatAggregateObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringAggregateObjectsVideoFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextAggregateObjectsVideoFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum AggregateObjectsVideoFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +type AggregateSubtitleEntry { + """ + Aggregate this property"document" + """ + document: AggregateSubtitleEntrydocumentObj + + """ + Aggregate this property"end" + """ + end: AggregateSubtitleEntryendObj + + """Indicates the group of returned data""" + groupedBy: AggregateSubtitleEntryGroupedByObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateSubtitleEntryMetaObject + + """ + Aggregate this property"order" + """ + order: AggregateSubtitleEntryorderObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateSubtitleEntryremoteIdObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateSubtitleEntrysourceIdObj + + """ + Aggregate this property"start" + """ + start: AggregateSubtitleEntrystartObj + + """ + Aggregate this property"text" + """ + text: AggregateSubtitleEntrytextObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateSubtitleEntryGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateSubtitleEntryMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntrydocumentObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntryendObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleEntryendTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleEntryendTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntryorderObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntryremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleEntryremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleEntryremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntrysourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleEntrysourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleEntrysourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntrystartObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleEntrystartTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleEntrystartTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleEntrytextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleEntrytextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleEntrytextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +type AggregateSubtitleFile { + """ + Aggregate this property"autogenerated" + """ + autogenerated: AggregateSubtitleFileautogeneratedObj + + """ + Aggregate this property"createdAt" + """ + createdAt: AggregateSubtitleFilecreatedAtObj + + """ + Aggregate this property"entries" + """ + entries: AggregateSubtitleFileentriesObj + + """ + Aggregate this property"format" + """ + format: AggregateSubtitleFileformatObj + + """Indicates the group of returned data""" + groupedBy: AggregateSubtitleFileGroupedByObj + + """ + Aggregate this property"language" + """ + language: AggregateSubtitleFilelanguageObj + + """ + Aggregate this property"media" + """ + media: AggregateSubtitleFilemediaObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateSubtitleFileMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateSubtitleFilemimeTypeObj + + """ + Aggregate this property"modifiedAt" + """ + modifiedAt: AggregateSubtitleFilemodifiedAtObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateSubtitleFileoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateSubtitleFilepathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateSubtitleFilepathStringObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateSubtitleFileremoteIdObj + + """ + Aggregate this property"size" + """ + size: AggregateSubtitleFilesizeObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateSubtitleFilesourceIdObj + + """ + Aggregate this property"url" + """ + url: AggregateSubtitleFileurlObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateSubtitleFileGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateSubtitleFileMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileautogeneratedObj { + """The total amount of found instances for this property""" + count: Int + + """ + The percentage of false values for this boolean property in the dataset + """ + percentageFalse: Float + + """The percentage of true values for this boolean property in the dataset""" + percentageTrue: Float + + """How often this boolean property's value is false in the dataset""" + totalFalse: Int + + """How often this boolean property's value is true in the dataset""" + totalTrue: Int + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilecreatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileentriesObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileformatObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFileformatTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFileformatTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilelanguageObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFilelanguageTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFilelanguageTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilemediaObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilemimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFilemimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFilemimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilemodifiedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileoriginalNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFileoriginalNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFileoriginalNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilepathObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFilepathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilepathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFilepathStringTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFilepathStringTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFilepathTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFileremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFileremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilesizeObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFilesourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFilesourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFilesourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateSubtitleFileurlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateSubtitleFileurlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateSubtitleFileurlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +type AggregateTextBlock { + """ + Aggregate this property"classNames" + """ + classNames: AggregateTextBlockclassNamesObj + + """ + Aggregate this property"document" + """ + document: AggregateTextBlockdocumentObj + + """ + Aggregate this property"footnotes" + """ + footnotes: AggregateTextBlockfootnotesObj + + """Indicates the group of returned data""" + groupedBy: AggregateTextBlockGroupedByObj + + """ + Aggregate this property"html" + """ + html: AggregateTextBlockhtmlObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateTextBlockMetaObject + + """ + Aggregate this property"order" + """ + order: AggregateTextBlockorderObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateTextBlockremoteIdObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateTextBlocksourceIdObj + + """ + Aggregate this property"tagName" + """ + tagName: AggregateTextBlocktagNameObj + + """ + Aggregate this property"text" + """ + text: AggregateTextBlocktextObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateTextBlockGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateTextBlockMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockclassNamesObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlockclassNamesTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlockclassNamesTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockdocumentObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockfootnotesObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlockfootnotesTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlockfootnotesTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockhtmlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlockhtmlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlockhtmlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockorderObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlockremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlockremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlockremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlocksourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlocksourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlocksourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlocktagNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlocktagNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextBlocktagNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextBlocktextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextBlocktextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + """ An object containing data about the most frequently occurring values for this property """ @@ -6743,13 +5167,6347 @@ type AggregateTextBlocktextTopOccurrencesObj { value: String } +type AggregateTextDocument { + """ + Aggregate this property"authors" + """ + authors: AggregateTextDocumentauthorsObj + + """ + Aggregate this property"blocks" + """ + blocks: AggregateTextDocumentblocksObj + + """ + Aggregate this property"createdAt" + """ + createdAt: AggregateTextDocumentcreatedAtObj + + """ + Aggregate this property"description" + """ + description: AggregateTextDocumentdescriptionObj + + """ + Aggregate this property"ext" + """ + ext: AggregateTextDocumentextObj + + """Indicates the group of returned data""" + groupedBy: AggregateTextDocumentGroupedByObj + + """ + Aggregate this property"html" + """ + html: AggregateTextDocumenthtmlObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateTextDocumentMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateTextDocumentmimeTypeObj + + """ + Aggregate this property"modifiedAt" + """ + modifiedAt: AggregateTextDocumentmodifiedAtObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateTextDocumentoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateTextDocumentpathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateTextDocumentpathStringObj + + """ + Aggregate this property"properties" + """ + properties: AggregateTextDocumentpropertiesObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateTextDocumentremoteIdObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateTextDocumentsourceIdObj + + """ + Aggregate this property"subtitle" + """ + subtitle: AggregateTextDocumentsubtitleObj + + """ + Aggregate this property"tags" + """ + tags: AggregateTextDocumenttagsObj + + """ + Aggregate this property"text" + """ + text: AggregateTextDocumenttextObj + + """ + Aggregate this property"title" + """ + title: AggregateTextDocumenttitleObj + + """ + Aggregate this property"toc" + """ + toc: AggregateTextDocumenttocObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateTextDocumentGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateTextDocumentMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentauthorsObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentauthorsTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + """ An object containing data about the most frequently occurring values for this property """ -type AggregateAudioFileremoteIdTopOccurrencesObj { +type AggregateTextDocumentauthorsTopOccurrencesObj { """How often the most frequently occurring value for this property occurs""" occurs: Int """The most frequently occurring value for this property""" value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentblocksObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentcreatedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentdescriptionObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentdescriptionTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentdescriptionTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumenthtmlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumenthtmlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumenthtmlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentmimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentmimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentmimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentmodifiedAtObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: String + + """Aggregate on the median of numeric property values""" + median: String + + """Aggregate on the minimum of numeric property values""" + minimum: String + + """Aggregate on the mode of numeric property values""" + mode: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentoriginalNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentoriginalNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentoriginalNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentpathObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentpathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentpathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentpathStringTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentpathStringTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentpathTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentpropertiesObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentpropertiesTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentpropertiesTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentsourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentsourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentsourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumentsubtitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumentsubtitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumentsubtitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumenttagsObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumenttagsTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumenttagsTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumenttextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumenttextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumenttextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumenttitleObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumenttitleTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumenttitleTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateTextDocumenttocObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateTextDocumenttocTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateTextDocumenttocTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +type AggregateVideoFile { + """ + Aggregate this property"assetId" + """ + assetId: AggregateVideoFileassetIdObj + + """ + Aggregate this property"blob" + """ + blob: AggregateVideoFileblobObj + + """ + Aggregate this property"duration" + """ + duration: AggregateVideoFiledurationObj + + """ + Aggregate this property"ext" + """ + ext: AggregateVideoFileextObj + + """Indicates the group of returned data""" + groupedBy: AggregateVideoFileGroupedByObj + + """ + Aggregate this property"height" + """ + height: AggregateVideoFileheightObj + + """ + Aggregate this property"hlsUrl" + """ + hlsUrl: AggregateVideoFilehlsUrlObj + + """ + An object used to Get Meta information about Objects on a local Weaviate + """ + meta: AggregateVideoFileMetaObject + + """ + Aggregate this property"mimeType" + """ + mimeType: AggregateVideoFilemimeTypeObj + + """ + Aggregate this property"order" + """ + order: AggregateVideoFileorderObj + + """ + Aggregate this property"originalName" + """ + originalName: AggregateVideoFileoriginalNameObj + + """ + Aggregate this property"path" + """ + path: AggregateVideoFilepathObj + + """ + Aggregate this property"pathString" + """ + pathString: AggregateVideoFilepathStringObj + + """ + Aggregate this property"playbackId" + """ + playbackId: AggregateVideoFileplaybackIdObj + + """ + Aggregate this property"remoteId" + """ + remoteId: AggregateVideoFileremoteIdObj + + """ + Aggregate this property"size" + """ + size: AggregateVideoFilesizeObj + + """ + Aggregate this property"sourceId" + """ + sourceId: AggregateVideoFilesourceIdObj + + """ + Aggregate this property"subtitles" + """ + subtitles: AggregateVideoFilesubtitlesObj + + """ + Aggregate this property"url" + """ + url: AggregateVideoFileurlObj + + """ + Aggregate this property"width" + """ + width: AggregateVideoFilewidthObj +} + +"""An object containing the path and value of the grouped property""" +type AggregateVideoFileGroupedByObj { + """The path of the grouped property""" + path: [String] + + """The value of the grouped property""" + value: String +} + +type AggregateVideoFileMetaObject { + count: Int +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileassetIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileassetIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileassetIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileblobObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileblobTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileblobTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFiledurationObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileextObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileextTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileextTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileheightObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilehlsUrlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFilehlsUrlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFilehlsUrlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilemimeTypeObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFilemimeTypeTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFilemimeTypeTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileorderObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileoriginalNameObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileoriginalNameTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileoriginalNameTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilepathObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFilepathTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilepathStringObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFilepathStringTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFilepathStringTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFilepathTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileplaybackIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileplaybackIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileplaybackIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileremoteIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileremoteIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileremoteIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilesizeObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilesourceIdObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFilesourceIdTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFilesourceIdTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilesubtitlesObj { + """The classes that this object contains a reference to""" + pointingTo: [String] @deprecated(reason: "Experimental, the format will change") + + """The datatype of this property""" + type: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFileurlObj { + """The total amount of found instances for this property""" + count: Int + + """ + An object containing data about the most frequently occurring values for this property + """ + topOccurrences( + """Show the first x results (pagination option)""" + limit: Int + ): [AggregateVideoFileurlTopOccurrencesObj] + + """Aggregate on the total amount of found property values""" + type: String +} + +""" +An object containing data about the most frequently occurring values for this property +""" +type AggregateVideoFileurlTopOccurrencesObj { + """How often the most frequently occurring value for this property occurs""" + occurs: Int + + """The most frequently occurring value for this property""" + value: String +} + +"""An object containing Aggregation information about this property""" +type AggregateVideoFilewidthObj { + """Aggregate on the total amount of found property values""" + count: Int + + """Aggregate on the maximum of numeric property values""" + maximum: Float + + """Aggregate on the mean of numeric property values""" + mean: Float + + """Aggregate on the median of numeric property values""" + median: Float + + """Aggregate on the minimum of numeric property values""" + minimum: Float + + """Aggregate on the mode of numeric property values""" + mode: Float + + """Aggregate on the sum of numeric property values""" + sum: Float + + """Aggregate on the total amount of found property values""" + type: String +} + +type AudioFile { + _additional: AudioFileAdditional + assetId: String + blob: String + document: [AudioFileDocumentObj] + duration: Float + ext: String + files: [AudioFile_files_object] + hlsUrl: String + mimeType: String + order: Int + originalName: String + path: [String] + pathString: String + playbackId: String + remoteId: String + size: Int + sourceId: String + subtitles: [AudioFileSubtitlesObj] + url: String +} + +type AudioFileAdditional { + certainty: Float + classification: AudioFileAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): AudioFileAdditionalFeatureProjection + group: AudioFileAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type AudioFileAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type AudioFileAdditionalFeatureProjection { + vector: [Float] +} + +type AudioFileAdditionalGroup { + count: Int + groupedBy: AudioFileAdditionalGroupGroupedBy + hits: [AudioFileAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type AudioFileAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type AudioFileAdditionalGroupHits { + _additional: AudioFileAdditionalGroupHitsAdditional + assetId: String + blob: String + document: [AudioFileDocumentObj] + duration: Float + ext: String + files: [AudioFile_files_object] + hlsUrl: String + mimeType: String + order: Int + originalName: String + path: [String] + pathString: String + playbackId: String + remoteId: String + size: Int + sourceId: String + subtitles: [AudioFileSubtitlesObj] + url: String +} + +type AudioFileAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union AudioFileDocumentObj = Beacon | GoogleCalendarEvent | GoogleDoc + +union AudioFileSubtitlesObj = Beacon | SubtitleFile + +type AudioFile_files_object { + bitrate: Float + ext: String + height: Float + name: String + size: Float + url: String + width: Float +} + +type Beacon { + beacon: String +} + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsAudioFile + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsGoogleCalendarEvent + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsGoogleDoc + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsImageBlock + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsSubtitleEntry + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsSubtitleFile + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsTextBlock + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsTextDocument + +"""Boolean or Boolean[]""" +scalar BooleanAggregateObjectsVideoFile + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsAudioFile + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsGoogleCalendarEvent + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsGoogleDoc + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsImageBlock + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsSubtitleEntry + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsSubtitleFile + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsTextBlock + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsTextDocument + +"""Boolean or Boolean[]""" +scalar BooleanGetObjectsVideoFile + +input ExploreNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input ExploreNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + vector: [Float]! +} + +"""Explore Concepts on a local weaviate with vector-aided search""" +type ExploreObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """Name of the Class""" + className: String + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float +} + +"""Float or Float[]""" +scalar FloatAggregateObjectsAudioFile + +"""Float or Float[]""" +scalar FloatAggregateObjectsGoogleCalendarEvent + +"""Float or Float[]""" +scalar FloatAggregateObjectsGoogleDoc + +"""Float or Float[]""" +scalar FloatAggregateObjectsImageBlock + +"""Float or Float[]""" +scalar FloatAggregateObjectsSubtitleEntry + +"""Float or Float[]""" +scalar FloatAggregateObjectsSubtitleFile + +"""Float or Float[]""" +scalar FloatAggregateObjectsTextBlock + +"""Float or Float[]""" +scalar FloatAggregateObjectsTextDocument + +"""Float or Float[]""" +scalar FloatAggregateObjectsVideoFile + +"""Float or Float[]""" +scalar FloatGetObjectsAudioFile + +"""Float or Float[]""" +scalar FloatGetObjectsGoogleCalendarEvent + +"""Float or Float[]""" +scalar FloatGetObjectsGoogleDoc + +"""Float or Float[]""" +scalar FloatGetObjectsImageBlock + +"""Float or Float[]""" +scalar FloatGetObjectsSubtitleEntry + +"""Float or Float[]""" +scalar FloatGetObjectsSubtitleFile + +"""Float or Float[]""" +scalar FloatGetObjectsTextBlock + +"""Float or Float[]""" +scalar FloatGetObjectsTextDocument + +"""Float or Float[]""" +scalar FloatGetObjectsVideoFile + +type Footnote { + id: String! + index: Int! + refId: String! + refValue: String! + valueHTML: String! + valueText: String! +} + +enum FusionEnum { + rankedFusion + relativeScoreFusion +} + +"""Specify the property of the class to group by""" +input GetObjectsAudioFileGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsAudioFileGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsAudioFileGroupInpObjTypeEnum +} + +enum GetObjectsAudioFileGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsAudioFileHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsAudioFileHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsAudioFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsAudioFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsAudioFileSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsAudioFileSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsAudioFileSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsAudioFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsAudioFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsAudioFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsAudioFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsAudioFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsAudioFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsAudioFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsAudioFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsAudioFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsAudioFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsAudioFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsAudioFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsAudioFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsAudioFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsAudioFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsAudioFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsAudioFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsAudioFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsAudioFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsAudioFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsAudioFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsAudioFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsGoogleCalendarEventGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleCalendarEventGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsGoogleCalendarEventGroupInpObjTypeEnum +} + +enum GetObjectsGoogleCalendarEventGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsGoogleCalendarEventHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsGoogleCalendarEventHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsGoogleCalendarEventNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsGoogleCalendarEventNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleCalendarEventSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsGoogleCalendarEventSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsGoogleCalendarEventSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsGoogleCalendarEventWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsGoogleCalendarEventWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsGoogleCalendarEventWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleCalendarEventWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsGoogleCalendarEventWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsGoogleCalendarEventWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsGoogleCalendarEvent + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsGoogleCalendarEventWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsGoogleCalendarEvent + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsGoogleCalendarEvent + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsGoogleCalendarEvent +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsGoogleCalendarEventWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsGoogleCalendarEventWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsGoogleCalendarEventWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsGoogleCalendarEvent + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsGoogleCalendarEventWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsGoogleCalendarEvent + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsGoogleCalendarEvent + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsGoogleCalendarEvent + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsGoogleCalendarEvent +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsGoogleCalendarEventWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsGoogleDocGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleDocGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsGoogleDocGroupInpObjTypeEnum +} + +enum GetObjectsGoogleDocGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsGoogleDocHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsGoogleDocHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsGoogleDocNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsGoogleDocNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleDocSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsGoogleDocSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsGoogleDocSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsGoogleDocWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsGoogleDocWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsGoogleDocWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsGoogleDocWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsGoogleDocWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsGoogleDocWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsGoogleDocWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsGoogleDoc + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsGoogleDocWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsGoogleDoc + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsGoogleDoc + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsGoogleDoc +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsGoogleDocWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsGoogleDocWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsGoogleDocWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsGoogleDoc + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsGoogleDocWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsGoogleDoc + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsGoogleDoc + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsGoogleDoc + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsGoogleDoc +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsGoogleDocWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsImageBlockGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsImageBlockGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsImageBlockGroupInpObjTypeEnum +} + +enum GetObjectsImageBlockGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsImageBlockHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsImageBlockHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsImageBlockNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsImageBlockNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsImageBlockSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsImageBlockSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsImageBlockSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsImageBlockWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsImageBlockWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsImageBlockWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsImageBlockWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsImageBlockWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsImageBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsImageBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsImageBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsImageBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsImageBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsImageBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsImageBlock +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsImageBlockWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsImageBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsImageBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsImageBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsImageBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsImageBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsImageBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsImageBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsImageBlock +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsImageBlockWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""An object used to get %ss on a local Weaviate""" +type GetObjectsObj { + AudioFile( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsAudioFileHybridGetBm25InpObj + group: GetObjectsAudioFileGroupInpObj + groupBy: GetObjectsAudioFileGroupByInpObj + hybrid: GetObjectsAudioFileHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsAudioFileNearObjectInpObj + nearText: Txt2VecC11yGetObjectsAudioFileNearTextInpObj + nearVector: GetObjectsAudioFileNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsAudioFileSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsAudioFileWhereInpObj + ): [AudioFile] + GoogleCalendarEvent( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsGoogleCalendarEventHybridGetBm25InpObj + group: GetObjectsGoogleCalendarEventGroupInpObj + groupBy: GetObjectsGoogleCalendarEventGroupByInpObj + hybrid: GetObjectsGoogleCalendarEventHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsGoogleCalendarEventNearObjectInpObj + nearText: Txt2VecC11yGetObjectsGoogleCalendarEventNearTextInpObj + nearVector: GetObjectsGoogleCalendarEventNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsGoogleCalendarEventSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsGoogleCalendarEventWhereInpObj + ): [GoogleCalendarEvent] + GoogleDoc( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsGoogleDocHybridGetBm25InpObj + group: GetObjectsGoogleDocGroupInpObj + groupBy: GetObjectsGoogleDocGroupByInpObj + hybrid: GetObjectsGoogleDocHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsGoogleDocNearObjectInpObj + nearText: Txt2VecC11yGetObjectsGoogleDocNearTextInpObj + nearVector: GetObjectsGoogleDocNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsGoogleDocSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsGoogleDocWhereInpObj + ): [GoogleDoc] + ImageBlock( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsImageBlockHybridGetBm25InpObj + group: GetObjectsImageBlockGroupInpObj + groupBy: GetObjectsImageBlockGroupByInpObj + hybrid: GetObjectsImageBlockHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsImageBlockNearObjectInpObj + nearText: Txt2VecC11yGetObjectsImageBlockNearTextInpObj + nearVector: GetObjectsImageBlockNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsImageBlockSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsImageBlockWhereInpObj + ): [ImageBlock] + SubtitleEntry( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsSubtitleEntryHybridGetBm25InpObj + group: GetObjectsSubtitleEntryGroupInpObj + groupBy: GetObjectsSubtitleEntryGroupByInpObj + hybrid: GetObjectsSubtitleEntryHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsSubtitleEntryNearObjectInpObj + nearText: Txt2VecC11yGetObjectsSubtitleEntryNearTextInpObj + nearVector: GetObjectsSubtitleEntryNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsSubtitleEntrySortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsSubtitleEntryWhereInpObj + ): [SubtitleEntry] + SubtitleFile( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsSubtitleFileHybridGetBm25InpObj + group: GetObjectsSubtitleFileGroupInpObj + groupBy: GetObjectsSubtitleFileGroupByInpObj + hybrid: GetObjectsSubtitleFileHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsSubtitleFileNearObjectInpObj + nearText: Txt2VecC11yGetObjectsSubtitleFileNearTextInpObj + nearVector: GetObjectsSubtitleFileNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsSubtitleFileSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsSubtitleFileWhereInpObj + ): [SubtitleFile] + TextBlock( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsTextBlockHybridGetBm25InpObj + group: GetObjectsTextBlockGroupInpObj + groupBy: GetObjectsTextBlockGroupByInpObj + hybrid: GetObjectsTextBlockHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsTextBlockNearObjectInpObj + nearText: Txt2VecC11yGetObjectsTextBlockNearTextInpObj + nearVector: GetObjectsTextBlockNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsTextBlockSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsTextBlockWhereInpObj + ): [TextBlock] + TextDocument( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsTextDocumentHybridGetBm25InpObj + group: GetObjectsTextDocumentGroupInpObj + groupBy: GetObjectsTextDocumentGroupByInpObj + hybrid: GetObjectsTextDocumentHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsTextDocumentNearObjectInpObj + nearText: Txt2VecC11yGetObjectsTextDocumentNearTextInpObj + nearVector: GetObjectsTextDocumentNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsTextDocumentSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsTextDocumentWhereInpObj + ): [TextDocument] + VideoFile( + """Show the results after a given ID""" + after: String + + """ + Cut off number of results after the Nth extrema. Off by default, negative numbers mean off. + """ + autocut: Int + bm25: GetObjectsVideoFileHybridGetBm25InpObj + group: GetObjectsVideoFileGroupInpObj + groupBy: GetObjectsVideoFileGroupByInpObj + hybrid: GetObjectsVideoFileHybridInpObj + + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: GetObjectsVideoFileNearObjectInpObj + nearText: Txt2VecC11yGetObjectsVideoFileNearTextInpObj + nearVector: GetObjectsVideoFileNearVectorInpObj + + """Show the results after the first x results (pagination option)""" + offset: Int + sort: [GetObjectsVideoFileSortInpObj] + + """ + Filter options for a local Get query, used to convert the result to the specified filters + """ + where: GetObjectsVideoFileWhereInpObj + ): [VideoFile] +} + +"""Specify the property of the class to group by""" +input GetObjectsSubtitleEntryGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleEntryGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsSubtitleEntryGroupInpObjTypeEnum +} + +enum GetObjectsSubtitleEntryGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsSubtitleEntryHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsSubtitleEntryHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsSubtitleEntryNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsSubtitleEntryNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleEntrySortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsSubtitleEntrySortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsSubtitleEntrySortInpObjTypeEnum { + asc + desc +} + +input GetObjectsSubtitleEntryWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsSubtitleEntryWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsSubtitleEntryWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsSubtitleEntryWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleEntryWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsSubtitleEntryWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsSubtitleEntryWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsSubtitleEntry + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsSubtitleEntryWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsSubtitleEntry + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsSubtitleEntry + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsSubtitleEntry +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsSubtitleEntryWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsSubtitleEntryWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsSubtitleEntryWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsSubtitleEntry + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsSubtitleEntryWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsSubtitleEntry + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsSubtitleEntry + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsSubtitleEntry + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsSubtitleEntry +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsSubtitleEntryWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsSubtitleFileGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleFileGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsSubtitleFileGroupInpObjTypeEnum +} + +enum GetObjectsSubtitleFileGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsSubtitleFileHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsSubtitleFileHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsSubtitleFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsSubtitleFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleFileSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsSubtitleFileSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsSubtitleFileSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsSubtitleFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsSubtitleFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsSubtitleFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsSubtitleFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsSubtitleFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsSubtitleFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsSubtitleFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsSubtitleFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsSubtitleFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsSubtitleFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsSubtitleFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsSubtitleFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsSubtitleFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsSubtitleFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsSubtitleFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsSubtitleFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsSubtitleFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsSubtitleFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsSubtitleFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsSubtitleFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsSubtitleFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsSubtitleFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsTextBlockGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextBlockGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsTextBlockGroupInpObjTypeEnum +} + +enum GetObjectsTextBlockGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsTextBlockHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsTextBlockHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsTextBlockNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsTextBlockNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextBlockSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsTextBlockSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsTextBlockSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsTextBlockWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsTextBlockWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsTextBlockWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsTextBlockWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextBlockWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsTextBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsTextBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsTextBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsTextBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsTextBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsTextBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsTextBlock +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsTextBlockWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsTextBlockWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsTextBlockWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsTextBlock + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsTextBlockWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsTextBlock + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsTextBlock + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsTextBlock + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsTextBlock +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsTextBlockWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsTextDocumentGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextDocumentGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsTextDocumentGroupInpObjTypeEnum +} + +enum GetObjectsTextDocumentGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsTextDocumentHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsTextDocumentHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsTextDocumentNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsTextDocumentNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextDocumentSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsTextDocumentSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsTextDocumentSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsTextDocumentWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsTextDocumentWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsTextDocumentWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsTextDocumentWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsTextDocumentWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsTextDocumentWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsTextDocumentWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsTextDocument + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsTextDocumentWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsTextDocument + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsTextDocument + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsTextDocument +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsTextDocumentWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsTextDocumentWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsTextDocumentWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsTextDocument + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsTextDocumentWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsTextDocument + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsTextDocument + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsTextDocument + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsTextDocument +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsTextDocumentWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +"""Specify the property of the class to group by""" +input GetObjectsVideoFileGroupByInpObj { + """Specify the number of groups to be created""" + groups: Int! + + """Specify the number of max objects in group""" + objectsPerGroup: Int! + + """ + Specify the path from the objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsVideoFileGroupInpObj { + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + type: GetObjectsVideoFileGroupInpObjTypeEnum +} + +enum GetObjectsVideoFileGroupInpObjTypeEnum { + closest + merge +} + +input GetObjectsVideoFileHybridGetBm25InpObj { + """The properties to search in""" + properties: [String] + + """The query to search for""" + query: String +} + +"""Hybrid search""" +input GetObjectsVideoFileHybridInpObj { + """Search weight""" + alpha: Float + + """Algorithm used for fusing results from vector and keyword search""" + fusionType: FusionEnum + + """Which properties should be included in the sparse search""" + properties: [String] + + """Query string""" + query: String + + """Vector search""" + vector: [Float] +} + +input GetObjectsVideoFileNearObjectInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Concept identifier in the uuid format""" + id: String +} + +input GetObjectsVideoFileNearVectorInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """Target vector to be used in kNN search""" + vector: [Float]! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsVideoFileSortInpObj { + """ + Specify the sort order, either ascending (asc) which is default or descending (desc) + """ + order: GetObjectsVideoFileSortInpObjTypeEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Get', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] +} + +enum GetObjectsVideoFileSortInpObjTypeEnum { + asc + desc +} + +input GetObjectsVideoFileWhereGeoRangeDistanceInpObj { + """The maximum distance from the point specified geoCoordinates.""" + max: Float! +} + +input GetObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj { + """ + The latitude (in decimal format) of the geoCoordinates to search around. + """ + latitude: Float! + + """ + The longitude (in decimal format) of the geoCoordinates to search around. + """ + longitude: Float! +} + +input GetObjectsVideoFileWhereGeoRangeInpObj { + """The distance from the point specified via geoCoordinates.""" + distance: GetObjectsVideoFileWhereGeoRangeDistanceInpObj! + + """The geoCoordinates that form the center point of the search.""" + geoCoordinates: GetObjectsVideoFileWhereGeoRangeGeoCoordinatesInpObj! +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input GetObjectsVideoFileWhereInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsVideoFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsVideoFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsVideoFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsVideoFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsVideoFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsVideoFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsVideoFile +} + +""" +An object containing the Operands that can be applied to a 'where' filter +""" +input GetObjectsVideoFileWhereOperandsInpObj { + """Contains the Operands that can be applied to a 'where' filter""" + operands: [GetObjectsVideoFileWhereOperandsInpObj] + + """Contains the Operators that can be applied to a 'where' filter""" + operator: GetObjectsVideoFileWhereOperatorEnum + + """ + Specify the path from the Objects fields to the property name (e.g. ['Things', 'City', 'population'] leads to the 'population' property of a 'City' object) + """ + path: [String] + + """Specify a Boolean value that the target property will be compared to""" + valueBoolean: BooleanGetObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueDate: TextDateGetObjectsVideoFile + + """ + Specify both geo-coordinates (latitude and longitude as decimals) and a maximum distance from the described coordinates. The search will return any result which is located less than or equal to the specified maximum distance in km away from the specified point. + """ + valueGeoRange: GetObjectsVideoFileWhereGeoRangeInpObj + + """Specify an Integer value that the target property will be compared to""" + valueInt: IntGetObjectsVideoFile + + """Specify a Float value that the target property will be compared to""" + valueNumber: FloatGetObjectsVideoFile + + """Specify a String value that the target property will be compared to""" + valueString: TextStringGetObjectsVideoFile + + """Specify a Text value that the target property will be compared to""" + valueText: TextGetObjectsVideoFile +} + +""" +An object containing the Operators that can be applied to a 'where' filter +""" +enum GetObjectsVideoFileWhereOperatorEnum { + And + ContainsAll + ContainsAny + Equal + GreaterThan + GreaterThanEqual + IsNull + LessThan + LessThanEqual + Like + Not + NotEqual + Or + WithinGeoRange +} + +type GoogleCalendarEvent { + _additional: GoogleCalendarEventAdditional + attachments: [GoogleCalendarEventAttachmentsObj] + createdAt: String + creatorDisplayName: String + creatorEmail: String + creatorId: String + creatorSelf: Boolean + descriptionHtml: String + descriptionText: String + end: String + htmlLink: String + location: String + organizerDisplayName: String + organizerEmail: String + organizerId: String + organizerSelf: Boolean + recurrence: [String] + remoteId: String + sequence: Int + sourceId: String + start: String + status: String + summary: String + title: String + updatedAt: String +} + +type GoogleCalendarEventAdditional { + certainty: Float + classification: GoogleCalendarEventAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): GoogleCalendarEventAdditionalFeatureProjection + group: GoogleCalendarEventAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type GoogleCalendarEventAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type GoogleCalendarEventAdditionalFeatureProjection { + vector: [Float] +} + +type GoogleCalendarEventAdditionalGroup { + count: Int + groupedBy: GoogleCalendarEventAdditionalGroupGroupedBy + hits: [GoogleCalendarEventAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type GoogleCalendarEventAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type GoogleCalendarEventAdditionalGroupHits { + _additional: GoogleCalendarEventAdditionalGroupHitsAdditional + attachments: [GoogleCalendarEventAttachmentsObj] + createdAt: String + creatorDisplayName: String + creatorEmail: String + creatorId: String + creatorSelf: Boolean + descriptionHtml: String + descriptionText: String + end: String + htmlLink: String + location: String + organizerDisplayName: String + organizerEmail: String + organizerId: String + organizerSelf: Boolean + recurrence: [String] + remoteId: String + sequence: Int + sourceId: String + start: String + status: String + summary: String + title: String + updatedAt: String +} + +type GoogleCalendarEventAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union GoogleCalendarEventAttachmentsObj = AudioFile | Beacon | ImageBlock + +type GoogleDoc { + _additional: GoogleDocAdditional + blocks: [GoogleDocBlocksObj] + createdAt: String + html: String + mentions: String + mentionsObj: [Mention]! + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + slug: String + sourceId: String + subtitle: String + summary: String + tags: [String] + text: String + title: String + toc: String + tocObj: [TocItem]! +} + +type GoogleDocAdditional { + certainty: Float + classification: GoogleDocAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): GoogleDocAdditionalFeatureProjection + group: GoogleDocAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type GoogleDocAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type GoogleDocAdditionalFeatureProjection { + vector: [Float] +} + +type GoogleDocAdditionalGroup { + count: Int + groupedBy: GoogleDocAdditionalGroupGroupedBy + hits: [GoogleDocAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type GoogleDocAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type GoogleDocAdditionalGroupHits { + _additional: GoogleDocAdditionalGroupHitsAdditional + blocks: [GoogleDocBlocksObj] + createdAt: String + html: String + mentions: String + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + slug: String + sourceId: String + subtitle: String + summary: String + tags: [String] + text: String + title: String + toc: String +} + +type GoogleDocAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union GoogleDocBlocksObj = Beacon | ImageBlock | TextBlock + +type ImageBlock { + _additional: ImageBlockAdditional + alt: String + blob: String + createdAt: String + document: [ImageBlockDocumentObj] + ext: String + height: Int + mimeType: String + modifiedAt: String + order: Int + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + sourceId: String + title: String + url: String + width: Int +} + +type ImageBlockAdditional { + certainty: Float + classification: ImageBlockAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): ImageBlockAdditionalFeatureProjection + group: ImageBlockAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type ImageBlockAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type ImageBlockAdditionalFeatureProjection { + vector: [Float] +} + +type ImageBlockAdditionalGroup { + count: Int + groupedBy: ImageBlockAdditionalGroupGroupedBy + hits: [ImageBlockAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type ImageBlockAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type ImageBlockAdditionalGroupHits { + _additional: ImageBlockAdditionalGroupHitsAdditional + alt: String + blob: String + createdAt: String + document: [ImageBlockDocumentObj] + ext: String + height: Int + mimeType: String + modifiedAt: String + order: Int + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + sourceId: String + title: String + url: String + width: Int +} + +type ImageBlockAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union ImageBlockDocumentObj = Beacon | GoogleCalendarEvent | GoogleDoc | TextDocument + +"""Int or Int[]""" +scalar IntAggregateObjectsAudioFile + +"""Int or Int[]""" +scalar IntAggregateObjectsGoogleCalendarEvent + +"""Int or Int[]""" +scalar IntAggregateObjectsGoogleDoc + +"""Int or Int[]""" +scalar IntAggregateObjectsImageBlock + +"""Int or Int[]""" +scalar IntAggregateObjectsSubtitleEntry + +"""Int or Int[]""" +scalar IntAggregateObjectsSubtitleFile + +"""Int or Int[]""" +scalar IntAggregateObjectsTextBlock + +"""Int or Int[]""" +scalar IntAggregateObjectsTextDocument + +"""Int or Int[]""" +scalar IntAggregateObjectsVideoFile + +"""Int or Int[]""" +scalar IntGetObjectsAudioFile + +"""Int or Int[]""" +scalar IntGetObjectsGoogleCalendarEvent + +"""Int or Int[]""" +scalar IntGetObjectsGoogleDoc + +"""Int or Int[]""" +scalar IntGetObjectsImageBlock + +"""Int or Int[]""" +scalar IntGetObjectsSubtitleEntry + +"""Int or Int[]""" +scalar IntGetObjectsSubtitleFile + +"""Int or Int[]""" +scalar IntGetObjectsTextBlock + +"""Int or Int[]""" +scalar IntGetObjectsTextDocument + +"""Int or Int[]""" +scalar IntGetObjectsVideoFile + +type Mention { + emailAddress: String! + name: String! +} + +type SubtitleEntry { + _additional: SubtitleEntryAdditional + document: [SubtitleEntryDocumentObj] + end: String + order: Int + remoteId: String + sourceId: String + start: String + text: String +} + +type SubtitleEntryAdditional { + certainty: Float + classification: SubtitleEntryAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): SubtitleEntryAdditionalFeatureProjection + group: SubtitleEntryAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type SubtitleEntryAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type SubtitleEntryAdditionalFeatureProjection { + vector: [Float] +} + +type SubtitleEntryAdditionalGroup { + count: Int + groupedBy: SubtitleEntryAdditionalGroupGroupedBy + hits: [SubtitleEntryAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type SubtitleEntryAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type SubtitleEntryAdditionalGroupHits { + _additional: SubtitleEntryAdditionalGroupHitsAdditional + document: [SubtitleEntryDocumentObj] + end: String + order: Int + remoteId: String + sourceId: String + start: String + text: String +} + +type SubtitleEntryAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union SubtitleEntryDocumentObj = Beacon | SubtitleFile + +type SubtitleFile { + _additional: SubtitleFileAdditional + autogenerated: Boolean + createdAt: String + entries: [SubtitleFileEntriesObj] + format: String + language: String + media: [SubtitleFileMediaObj] + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + sourceId: String + url: String +} + +type SubtitleFileAdditional { + certainty: Float + classification: SubtitleFileAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): SubtitleFileAdditionalFeatureProjection + group: SubtitleFileAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type SubtitleFileAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type SubtitleFileAdditionalFeatureProjection { + vector: [Float] +} + +type SubtitleFileAdditionalGroup { + count: Int + groupedBy: SubtitleFileAdditionalGroupGroupedBy + hits: [SubtitleFileAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type SubtitleFileAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type SubtitleFileAdditionalGroupHits { + _additional: SubtitleFileAdditionalGroupHitsAdditional + autogenerated: Boolean + createdAt: String + entries: [SubtitleFileEntriesObj] + format: String + language: String + media: [SubtitleFileMediaObj] + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + remoteId: String + size: Int + sourceId: String + url: String +} + +type SubtitleFileAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union SubtitleFileEntriesObj = Beacon | SubtitleEntry + +union SubtitleFileMediaObj = AudioFile | Beacon | VideoFile + +"""String or String[]""" +scalar TextAggregateObjectsAudioFile + +"""String or String[]""" +scalar TextAggregateObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextAggregateObjectsGoogleDoc + +"""String or String[]""" +scalar TextAggregateObjectsImageBlock + +"""String or String[]""" +scalar TextAggregateObjectsSubtitleEntry + +"""String or String[]""" +scalar TextAggregateObjectsSubtitleFile + +"""String or String[]""" +scalar TextAggregateObjectsTextBlock + +"""String or String[]""" +scalar TextAggregateObjectsTextDocument + +"""String or String[]""" +scalar TextAggregateObjectsVideoFile + +type TextBlock { + _additional: TextBlockAdditional + classNames: [String] + document: [TextBlockDocumentObj] + footnotes: String + footnotesObj: [Footnote] + html: String + order: Int + remoteId: String + sourceId: String + tagName: String + text: String +} + +type TextBlockAdditional { + certainty: Float + classification: TextBlockAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): TextBlockAdditionalFeatureProjection + group: TextBlockAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type TextBlockAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type TextBlockAdditionalFeatureProjection { + vector: [Float] +} + +type TextBlockAdditionalGroup { + count: Int + groupedBy: TextBlockAdditionalGroupGroupedBy + hits: [TextBlockAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type TextBlockAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type TextBlockAdditionalGroupHits { + _additional: TextBlockAdditionalGroupHitsAdditional + classNames: [String] + document: [TextBlockDocumentObj] + footnotes: String + html: String + order: Int + remoteId: String + sourceId: String + tagName: String + text: String +} + +type TextBlockAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union TextBlockDocumentObj = Beacon | GoogleDoc | TextDocument + +"""String or String[]""" +scalar TextDateAggregateObjectsAudioFile + +"""String or String[]""" +scalar TextDateAggregateObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextDateAggregateObjectsGoogleDoc + +"""String or String[]""" +scalar TextDateAggregateObjectsImageBlock + +"""String or String[]""" +scalar TextDateAggregateObjectsSubtitleEntry + +"""String or String[]""" +scalar TextDateAggregateObjectsSubtitleFile + +"""String or String[]""" +scalar TextDateAggregateObjectsTextBlock + +"""String or String[]""" +scalar TextDateAggregateObjectsTextDocument + +"""String or String[]""" +scalar TextDateAggregateObjectsVideoFile + +"""String or String[]""" +scalar TextDateGetObjectsAudioFile + +"""String or String[]""" +scalar TextDateGetObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextDateGetObjectsGoogleDoc + +"""String or String[]""" +scalar TextDateGetObjectsImageBlock + +"""String or String[]""" +scalar TextDateGetObjectsSubtitleEntry + +"""String or String[]""" +scalar TextDateGetObjectsSubtitleFile + +"""String or String[]""" +scalar TextDateGetObjectsTextBlock + +"""String or String[]""" +scalar TextDateGetObjectsTextDocument + +"""String or String[]""" +scalar TextDateGetObjectsVideoFile + +type TextDocument { + _additional: TextDocumentAdditional + authors: String + blocks: [TextDocumentBlocksObj] + createdAt: String + description: String + ext: String + html: String + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + properties: String + remoteId: String + sourceId: String + subtitle: String + tags: [String] + text: String + title: String + toc: String +} + +type TextDocumentAdditional { + certainty: Float + classification: TextDocumentAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): TextDocumentAdditionalFeatureProjection + group: TextDocumentAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type TextDocumentAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type TextDocumentAdditionalFeatureProjection { + vector: [Float] +} + +type TextDocumentAdditionalGroup { + count: Int + groupedBy: TextDocumentAdditionalGroupGroupedBy + hits: [TextDocumentAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type TextDocumentAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type TextDocumentAdditionalGroupHits { + _additional: TextDocumentAdditionalGroupHitsAdditional + authors: String + blocks: [TextDocumentBlocksObj] + createdAt: String + description: String + ext: String + html: String + mimeType: String + modifiedAt: String + originalName: String + path: [String] + pathString: String + properties: String + remoteId: String + sourceId: String + subtitle: String + tags: [String] + text: String + title: String + toc: String +} + +type TextDocumentAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union TextDocumentBlocksObj = Beacon | ImageBlock | TextBlock + +"""String or String[]""" +scalar TextGetObjectsAudioFile + +"""String or String[]""" +scalar TextGetObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextGetObjectsGoogleDoc + +"""String or String[]""" +scalar TextGetObjectsImageBlock + +"""String or String[]""" +scalar TextGetObjectsSubtitleEntry + +"""String or String[]""" +scalar TextGetObjectsSubtitleFile + +"""String or String[]""" +scalar TextGetObjectsTextBlock + +"""String or String[]""" +scalar TextGetObjectsTextDocument + +"""String or String[]""" +scalar TextGetObjectsVideoFile + +"""String or String[]""" +scalar TextStringAggregateObjectsAudioFile + +"""String or String[]""" +scalar TextStringAggregateObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextStringAggregateObjectsGoogleDoc + +"""String or String[]""" +scalar TextStringAggregateObjectsImageBlock + +"""String or String[]""" +scalar TextStringAggregateObjectsSubtitleEntry + +"""String or String[]""" +scalar TextStringAggregateObjectsSubtitleFile + +"""String or String[]""" +scalar TextStringAggregateObjectsTextBlock + +"""String or String[]""" +scalar TextStringAggregateObjectsTextDocument + +"""String or String[]""" +scalar TextStringAggregateObjectsVideoFile + +"""String or String[]""" +scalar TextStringGetObjectsAudioFile + +"""String or String[]""" +scalar TextStringGetObjectsGoogleCalendarEvent + +"""String or String[]""" +scalar TextStringGetObjectsGoogleDoc + +"""String or String[]""" +scalar TextStringGetObjectsImageBlock + +"""String or String[]""" +scalar TextStringGetObjectsSubtitleEntry + +"""String or String[]""" +scalar TextStringGetObjectsSubtitleFile + +"""String or String[]""" +scalar TextStringGetObjectsTextBlock + +"""String or String[]""" +scalar TextStringGetObjectsTextDocument + +"""String or String[]""" +scalar TextStringGetObjectsVideoFile + +type TocItem { + blockIndex: Int! + href: String! + level: Int! + tag: String! + title: String! +} + +input Txt2VecC11yAggregateAudioFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateAudioFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateAudioFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateAudioFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateAudioFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateAudioFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateAudioFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateAudioFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateAudioFileMoveTo +} + +input Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateGoogleCalendarEventMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateGoogleCalendarEventMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateGoogleCalendarEventMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateGoogleCalendarEventNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateGoogleCalendarEventMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateGoogleCalendarEventMoveTo +} + +input Txt2VecC11yAggregateGoogleDocMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateGoogleDocMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateGoogleDocMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateGoogleDocMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateGoogleDocMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateGoogleDocMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateGoogleDocNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateGoogleDocMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateGoogleDocMoveTo +} + +input Txt2VecC11yAggregateImageBlockMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateImageBlockMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateImageBlockMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateImageBlockMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateImageBlockMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateImageBlockMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateImageBlockNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateImageBlockMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateImageBlockMoveTo +} + +input Txt2VecC11yAggregateSubtitleEntryMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateSubtitleEntryMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateSubtitleEntryMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateSubtitleEntryMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateSubtitleEntryMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateSubtitleEntryMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateSubtitleEntryNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateSubtitleEntryMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateSubtitleEntryMoveTo +} + +input Txt2VecC11yAggregateSubtitleFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateSubtitleFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateSubtitleFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateSubtitleFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateSubtitleFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateSubtitleFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateSubtitleFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateSubtitleFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateSubtitleFileMoveTo +} + +input Txt2VecC11yAggregateTextBlockMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateTextBlockMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateTextBlockMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateTextBlockMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateTextBlockMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateTextBlockMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateTextBlockNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateTextBlockMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateTextBlockMoveTo +} + +input Txt2VecC11yAggregateTextDocumentMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateTextDocumentMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateTextDocumentMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateTextDocumentMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateTextDocumentMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateTextDocumentMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateTextDocumentNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateTextDocumentMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateTextDocumentMoveTo +} + +input Txt2VecC11yAggregateVideoFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateVideoFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateVideoFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yAggregateVideoFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yAggregateVideoFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yAggregateVideoFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yAggregateVideoFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yAggregateVideoFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yAggregateVideoFileMoveTo +} + +input Txt2VecC11yExploreMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yExploreMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yExploreMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yExploreMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yExploreMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yExploreMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yExploreNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yExploreMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yExploreMoveTo +} + +input Txt2VecC11yGetObjectsAudioFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsAudioFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsAudioFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsAudioFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsAudioFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsAudioFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsAudioFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsAudioFileMoveTo +} + +input Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsGoogleCalendarEventMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsGoogleCalendarEventMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsGoogleCalendarEventNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsGoogleCalendarEventMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsGoogleCalendarEventMoveTo +} + +input Txt2VecC11yGetObjectsGoogleDocMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsGoogleDocMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsGoogleDocMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsGoogleDocMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsGoogleDocMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsGoogleDocNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsGoogleDocMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsGoogleDocMoveTo +} + +input Txt2VecC11yGetObjectsImageBlockMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsImageBlockMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsImageBlockMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsImageBlockMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsImageBlockMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsImageBlockNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsImageBlockMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsImageBlockMoveTo +} + +input Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsSubtitleEntryMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsSubtitleEntryMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsSubtitleEntryMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsSubtitleEntryNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsSubtitleEntryMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsSubtitleEntryMoveTo +} + +input Txt2VecC11yGetObjectsSubtitleFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsSubtitleFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsSubtitleFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsSubtitleFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsSubtitleFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsSubtitleFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsSubtitleFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsSubtitleFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsSubtitleFileMoveTo +} + +input Txt2VecC11yGetObjectsTextBlockMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsTextBlockMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsTextBlockMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsTextBlockMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsTextBlockMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsTextBlockNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsTextBlockMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsTextBlockMoveTo +} + +input Txt2VecC11yGetObjectsTextDocumentMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsTextDocumentMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsTextDocumentMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsTextDocumentMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsTextDocumentMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsTextDocumentMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsTextDocumentNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsTextDocumentMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsTextDocumentMoveTo +} + +input Txt2VecC11yGetObjectsVideoFileMoveAwayFrom { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsVideoFileMoveAwayFromMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsVideoFileMoveAwayFromMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +input Txt2VecC11yGetObjectsVideoFileMoveTo { + """ + Keywords are a list of search terms. Array type, e.g. ["keyword 1", "keyword 2"] + """ + concepts: [String] + + """ + The force to apply for a particular movements. Must be between 0 and 1 where 0 is equivalent to no movement and 1 is equivalent to largest movement possible + """ + force: Float! + + """objects""" + objects: [Txt2VecC11yGetObjectsVideoFileMoveToMovementObjectsInpObj] +} + +"""Movement Object""" +input Txt2VecC11yGetObjectsVideoFileMoveToMovementObjectsInpObj { + """ + Concept identifier in the beacon format, such as weaviate:////id + """ + beacon: String + + """id of an object""" + id: String +} + +""" +An object containing filter options for a local Get query, used to convert the result to the specified filters +""" +input Txt2VecC11yGetObjectsVideoFileNearTextInpObj { + """ + Normalized Distance between the result item and the search vector. Normalized to be between 0 (identical vectors) and 1 (perfect opposite). + """ + certainty: Float + concepts: [String]! + + """ + The required degree of similarity between an object's characteristics and the provided filter values + """ + distance: Float + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveAwayFrom: Txt2VecC11yGetObjectsVideoFileMoveAwayFrom + + """ + Move your search term closer to or further away from another vector described by keywords + """ + moveTo: Txt2VecC11yGetObjectsVideoFileMoveTo +} + +type VideoFile { + _additional: VideoFileAdditional + animatedImageUrl: VideoFile_animatedImageUrl_object + assetId: String + blob: String + duration: Float + ext: String + files: [VideoFile_files_object] + height: Float + hlsUrl: String + mimeType: String + order: Int + originalName: String + path: [String] + pathString: String + playbackId: String + remoteId: String + size: Int + sourceId: String + subtitles: [VideoFileSubtitlesObj] + thumbnailUrl: VideoFile_thumbnailUrl_object + url: String + width: Float +} + +type VideoFileAdditional { + certainty: Float + classification: VideoFileAdditionalClassification + creationTimeUnix: String + distance: Float + explainScore: String + featureProjection(algorithm: String, dimensions: Int, iterations: Int, learningRate: Int, perplexity: Int): VideoFileAdditionalFeatureProjection + group: VideoFileAdditionalGroup + + """The UUID of a Object, assigned by its local Weaviate""" + id: String + lastUpdateTimeUnix: String + score: String + vector: [Float] +} + +type VideoFileAdditionalClassification { + basedOn: [String] + classifiedFields: [String] + completed: String + id: String + scope: [String] +} + +type VideoFileAdditionalFeatureProjection { + vector: [Float] +} + +type VideoFileAdditionalGroup { + count: Int + groupedBy: VideoFileAdditionalGroupGroupedBy + hits: [VideoFileAdditionalGroupHits] + id: Int + maxDistance: Float + minDistance: Float +} + +type VideoFileAdditionalGroupGroupedBy { + path: [String] + value: String +} + +type VideoFileAdditionalGroupHits { + _additional: VideoFileAdditionalGroupHitsAdditional + animatedImageUrl: VideoFile_animatedImageUrl_object + assetId: String + blob: String + duration: Float + ext: String + files: [VideoFile_files_object] + height: Float + hlsUrl: String + mimeType: String + order: Int + originalName: String + path: [String] + pathString: String + playbackId: String + remoteId: String + size: Int + sourceId: String + subtitles: [VideoFileSubtitlesObj] + thumbnailUrl: VideoFile_thumbnailUrl_object + url: String + width: Float +} + +type VideoFileAdditionalGroupHitsAdditional { + distance: Float + id: String + vector: [Float] +} + +union VideoFileSubtitlesObj = Beacon | SubtitleFile + +type VideoFile_animatedImageUrl_object { + jpeg: String + png: String + webp: String +} + +type VideoFile_files_object { + bitrate: Float + ext: String + height: Float + name: String + size: Float + url: String + width: Float +} + +type VideoFile_thumbnailUrl_object { + jpeg: String + png: String + webp: String +} + +"""Location of the root query""" +type WeaviateObj { + """ + Filter options for a local Aggregate query, used to convert the result to the specified filters + """ + Aggregate: AggregateObjectsObj + + """Explore Concepts on a local weaviate with vector-aided search""" + Explore( + """Limit the results set (usually fewer results mean faster queries)""" + limit: Int + nearObject: ExploreNearObjectInpObj + nearText: Txt2VecC11yExploreNearTextInpObj + nearVector: ExploreNearVectorInpObj + + """Offset of the results set (usually fewer results mean faster queries)""" + offset: Int + ): [ExploreObj] + + """Get Objects on a local Weaviate""" + Get: GetObjectsObj } \ No newline at end of file diff --git a/src/pages/api/search/index.ts b/src/pages/api/search/index.ts index f7657dc..990d444 100644 --- a/src/pages/api/search/index.ts +++ b/src/pages/api/search/index.ts @@ -63,7 +63,7 @@ export default async function handler( if (postTypes.length > 0) { const response = await unbodyApi.searchPosts({ tags, - query: Array.isArray(q) ? q.join(' ') : q, + query: Array.isArray(q) ? q.join(' ').trim() : q.trim(), type: postTypes as LPE.PostType[], diff --git a/src/services/unbody/unbody.operators.ts b/src/services/unbody/unbody.operators.ts index c655cc3..ff0e1fc 100644 --- a/src/services/unbody/unbody.operators.ts +++ b/src/services/unbody/unbody.operators.ts @@ -16,7 +16,7 @@ export const GET_POSTS_QUERY = gql` $filter: GetObjectsGoogleDocWhereInpObj $sort: [GetObjectsGoogleDocSortInpObj] $searchResult: Boolean = false - $nearText: Txt2VecOpenAIGetObjectsGoogleDocNearTextInpObj + $nearText: Txt2VecC11yGetObjectsGoogleDocNearTextInpObj $hybrid: GetObjectsGoogleDocHybridInpObj $nearObject: GetObjectsGoogleDocNearObjectInpObj $skip: Int = 0 @@ -120,8 +120,8 @@ export const SEARCH_BLOCKS_QUERY = gql` query SearchBlocks( $limit: Int $skip: Int - $textNearText: Txt2VecOpenAIGetObjectsTextBlockNearTextInpObj - $imageNearText: Txt2VecOpenAIGetObjectsImageBlockNearTextInpObj + $textNearText: Txt2VecC11yGetObjectsTextBlockNearTextInpObj + $imageNearText: Txt2VecC11yGetObjectsImageBlockNearTextInpObj $textFilter: GetObjectsTextBlockWhereInpObj $imageFilter: GetObjectsImageBlockWhereInpObj $textHybrid: GetObjectsTextBlockHybridInpObj diff --git a/src/services/unbody/unbody.service.ts b/src/services/unbody/unbody.service.ts index 7966551..d1f729a 100644 --- a/src/services/unbody/unbody.service.ts +++ b/src/services/unbody/unbody.service.ts @@ -17,7 +17,7 @@ import { GetPostsDocument, GetPostsQueryVariables, SearchBlocksDocument, - Txt2VecOpenAiGetObjectsTextBlockNearTextInpObj, + Txt2VecC11yGetObjectsTextBlockNearTextInpObj, } from '../../lib/unbody/unbody.generated' import { getWebhookData } from '../../pages/api/webhook' import { @@ -1228,7 +1228,7 @@ export class UnbodyService { ({ concepts: [q, ...tags], certainty: 0.75, - } as Txt2VecOpenAiGetObjectsTextBlockNearTextInpObj) + } as Txt2VecC11yGetObjectsTextBlockNearTextInpObj) const filter = { operator: 'And', @@ -1345,10 +1345,14 @@ export class UnbodyService { skip, limit, filter, - hybrid: { - query: query || '', - alpha: 0.75, - }, + ...(query && query.length > 0 + ? { + hybrid: { + query, + alpha: 0.75, + }, + } + : {}), }) const { data: shows } = await this.getPodcastShows({ @@ -1415,7 +1419,7 @@ export class UnbodyService { ({ concepts: [query], certainty, - } as Txt2VecOpenAiGetObjectsTextBlockNearTextInpObj) + } as Txt2VecC11yGetObjectsTextBlockNearTextInpObj) const filter = { operator: 'And',