type stringclasses 5
values | name stringlengths 1 55 | qualified_name stringlengths 5 143 | docstring stringlengths 0 3.59k ⌀ | filepath stringclasses 180
values | is_public bool 2
classes | is_private bool 2
classes | line_start float64 0 1.54k ⌀ | line_end float64 0 1.56k ⌀ | annotation stringclasses 8
values | returns stringclasses 236
values | parameters listlengths 0 74 ⌀ | parent_class stringclasses 298
values | value stringclasses 112
values | bases listlengths 0 3 ⌀ | api_element_summary stringlengths 199 23k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.ResolvedResponseFormat.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 71 | 71 | null | None | [
"self",
"schema",
"struct_type",
"prompt_schema_definition"
] | ResolvedResponseFormat | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.ResolvedResponseFormat.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "schema", "struct_type", "prompt_schema_definition"]
Returns: None
Parent Class: ResolvedResponseFormat |
class | NumpyArray | fenic._gen.protos.logical_plan.v1.complex_types_pb2.NumpyArray | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 73 | 81 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: NumpyArray
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.NumpyArray
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.NumpyArray.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 81 | 81 | null | None | [
"self",
"data",
"shape",
"dtype"
] | NumpyArray | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.NumpyArray.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "data", "shape", "dtype"]
Returns: None
Parent Class: NumpyArray |
class | KeyPoints | fenic._gen.protos.logical_plan.v1.complex_types_pb2.KeyPoints | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 83 | 87 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: KeyPoints
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.KeyPoints
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.KeyPoints.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 87 | 87 | null | None | [
"self",
"max_points"
] | KeyPoints | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.KeyPoints.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "max_points"]
Returns: None
Parent Class: KeyPoints |
class | Paragraph | fenic._gen.protos.logical_plan.v1.complex_types_pb2.Paragraph | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 89 | 93 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: Paragraph
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.Paragraph
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.Paragraph.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 93 | 93 | null | None | [
"self",
"max_words"
] | Paragraph | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.Paragraph.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "max_words"]
Returns: None
Parent Class: Paragraph |
class | SummarizationFormat | fenic._gen.protos.logical_plan.v1.complex_types_pb2.SummarizationFormat | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 95 | 101 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: SummarizationFormat
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.SummarizationFormat
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.SummarizationFormat.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 101 | 101 | null | None | [
"self",
"key_points",
"paragraph"
] | SummarizationFormat | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.SummarizationFormat.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "key_points", "paragraph"]
Returns: None
Parent Class: SummarizationFormat |
class | MapExample | fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExample | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 103 | 116 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: MapExample
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExample
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExample.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 116 | 116 | null | None | [
"self",
"input",
"output"
] | MapExample | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExample.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input", "output"]
Returns: None
Parent Class: MapExample |
class | MapExampleCollection | fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExampleCollection | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 118 | 122 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: MapExampleCollection
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExampleCollection
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExampleCollection.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 122 | 122 | null | None | [
"self",
"examples"
] | MapExampleCollection | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.MapExampleCollection.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "examples"]
Returns: None
Parent Class: MapExampleCollection |
class | ClassifyExample | fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExample | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 124 | 130 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: ClassifyExample
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExample
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExample.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 130 | 130 | null | None | [
"self",
"input",
"output"
] | ClassifyExample | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExample.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input", "output"]
Returns: None
Parent Class: ClassifyExample |
class | ClassifyExampleCollection | fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExampleCollection | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 132 | 136 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: ClassifyExampleCollection
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExampleCollection
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExampleCollection.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 136 | 136 | null | None | [
"self",
"examples"
] | ClassifyExampleCollection | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.ClassifyExampleCollection.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "examples"]
Returns: None
Parent Class: ClassifyExampleCollection |
class | PredicateExample | fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExample | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 138 | 151 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: PredicateExample
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExample
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExample.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 151 | 151 | null | None | [
"self",
"input",
"output"
] | PredicateExample | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExample.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "input", "output"]
Returns: None
Parent Class: PredicateExample |
class | PredicateExampleCollection | fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExampleCollection | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 153 | 157 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: PredicateExampleCollection
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExampleCollection
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExampleCollection.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 157 | 157 | null | None | [
"self",
"examples"
] | PredicateExampleCollection | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.PredicateExampleCollection.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "examples"]
Returns: None
Parent Class: PredicateExampleCollection |
class | JoinExample | fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExample | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 159 | 167 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: JoinExample
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExample
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExample.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 167 | 167 | null | None | [
"self",
"left",
"right",
"output"
] | JoinExample | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExample.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "left", "right", "output"]
Returns: None
Parent Class: JoinExample |
class | JoinExampleCollection | fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExampleCollection | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 169 | 173 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: JoinExampleCollection
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExampleCollection
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExampleCollection.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/complex_types_pb2.py | true | false | 173 | 173 | null | None | [
"self",
"examples"
] | JoinExampleCollection | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.complex_types_pb2.JoinExampleCollection.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "examples"]
Returns: None
Parent Class: JoinExampleCollection |
module | datatypes_pb2_grpc | fenic._gen.protos.logical_plan.v1.datatypes_pb2_grpc | Client and server classes corresponding to protobuf-defined services. | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2_grpc.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: datatypes_pb2_grpc
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2_grpc
Docstring: Client and server classes corresponding to protobuf-defined services.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
module | enums_pb2 | fenic._gen.protos.logical_plan.v1.enums_pb2 | Generated protocol buffer code. | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: enums_pb2
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2
Docstring: Generated protocol buffer code.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | _sym_db | fenic._gen.protos.logical_plan.v1.enums_pb2._sym_db | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | false | true | 22 | 22 | null | null | null | null | _symbol_database.Default() | null | Type: attribute
Member Name: _sym_db
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2._sym_db
Docstring: none
Value: _symbol_database.Default()
Annotation: none
is Public? : false
is Private? : true
Parameters: none
Returns: none
Parent Class: none |
attribute | DESCRIPTOR | fenic._gen.protos.logical_plan.v1.enums_pb2.DESCRIPTOR | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 27 | 27 | _descriptor.FileDescriptor | null | null | null | _descriptor_pool.Default().AddSerializedFile(b'\n\x1blogical_plan/v1/enums.proto\x12\x0flogical_plan.v1*\x82\x01\n\x08Operator\x12\x06\n\x02EQ\x10\x00\x12\n\n\x06NOT_EQ\x10\x01\x12\x06\n\x02LT\x10\x02\x12\x08\n\x04LTEQ\x10\x03\x12\x06\n\x02GT\x10\x04\x12\x08\n\x04GTEQ\x10\x05\x12\x08\n\x04PLUS\x10\x06\x12\t\n\x05MINUS\x10\x07\x12\x0c\n\x08MULTIPLY\x10\x08\x12\n\n\x06DIVIDE\x10\t\x12\x07\n\x03AND\x10\n\x12\x06\n\x02OR\x10\x0b*9\n\x13ChunkLengthFunction\x12\r\n\tCHARACTER\x10\x00\x12\x08\n\x04WORD\x10\x01\x12\t\n\x05TOKEN\x10\x02*7\n\x11ChunkCharacterSet\x12\n\n\x06CUSTOM\x10\x00\x12\t\n\x05ASCII\x10\x01\x12\x0b\n\x07UNICODE\x10\x02*?\n\x08JoinType\x12\t\n\x05INNER\x10\x00\x12\x08\n\x04FULL\x10\x01\x12\x08\n\x04LEFT\x10\x02\x12\t\n\x05RIGHT\x10\x03\x12\t\n\x05CROSS\x10\x04*u\n\x15FuzzySimilarityMethod\x12\t\n\x05INDEL\x10\x00\x12\x0f\n\x0bLEVENSHTEIN\x10\x01\x12\x17\n\x13DAMERAU_LEVENSHTEIN\x10\x02\x12\x10\n\x0cJARO_WINKLER\x10\x03\x12\x08\n\x04JARO\x10\x04\x12\x0b\n\x07HAMMING\x10\x05Bz\n\x13com.logical_plan.v1B\nEnumsProtoP\x01\xa2\x02\x03LXX\xaa\x02\x0eLogicalPlan.V1\xca\x02\x0eLogicalPlan\\V1\xe2\x02\x1aLogicalPlan\\V1\\GPBMetadata\xea\x02\x0fLogicalPlan::V1b\x06proto3') | null | Type: attribute
Member Name: DESCRIPTOR
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.DESCRIPTOR
Docstring: none
Value: _descriptor_pool.Default().AddSerializedFile(b'\n\x1blogical_plan/v1/enums.proto\x12\x0flogical_plan.v1*\x82\x01\n\x08Operator\x12\x06\n\x02EQ\x10\x00\x12\n\n\x06NOT_EQ\x10\x01\x12\x06\n\x02LT\x10\x02\x12\x08\n\x04LTEQ\x10\x03\x12\x06\n\x02GT\x10\x04\x12\x08\n\x04GTEQ\x10\x05\x12\x08\n\x04PLUS\x10\x06\x12\t\n\x05MINUS\x10\x07\x12\x0c\n\x08MULTIPLY\x10\x08\x12\n\n\x06DIVIDE\x10\t\x12\x07\n\x03AND\x10\n\x12\x06\n\x02OR\x10\x0b*9\n\x13ChunkLengthFunction\x12\r\n\tCHARACTER\x10\x00\x12\x08\n\x04WORD\x10\x01\x12\t\n\x05TOKEN\x10\x02*7\n\x11ChunkCharacterSet\x12\n\n\x06CUSTOM\x10\x00\x12\t\n\x05ASCII\x10\x01\x12\x0b\n\x07UNICODE\x10\x02*?\n\x08JoinType\x12\t\n\x05INNER\x10\x00\x12\x08\n\x04FULL\x10\x01\x12\x08\n\x04LEFT\x10\x02\x12\t\n\x05RIGHT\x10\x03\x12\t\n\x05CROSS\x10\x04*u\n\x15FuzzySimilarityMethod\x12\t\n\x05INDEL\x10\x00\x12\x0f\n\x0bLEVENSHTEIN\x10\x01\x12\x17\n\x13DAMERAU_LEVENSHTEIN\x10\x02\x12\x10\n\x0cJARO_WINKLER\x10\x03\x12\x08\n\x04JARO\x10\x04\x12\x0b\n\x07HAMMING\x10\x05Bz\n\x13com.logical_plan.v1B\nEnumsProtoP\x01\xa2\x02\x03LXX\xaa\x02\x0eLogicalPlan.V1\xca\x02\x0eLogicalPlan\\V1\xe2\x02\x1aLogicalPlan\\V1\\GPBMetadata\xea\x02\x0fLogicalPlan::V1b\x06proto3')
Annotation: _descriptor.FileDescriptor
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | _globals | fenic._gen.protos.logical_plan.v1.enums_pb2._globals | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | false | true | 29 | 29 | null | null | null | null | globals() | null | Type: attribute
Member Name: _globals
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2._globals
Docstring: none
Value: globals()
Annotation: none
is Public? : false
is Private? : true
Parameters: none
Returns: none
Parent Class: none |
class | Operator | fenic._gen.protos.logical_plan.v1.enums_pb2.Operator | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 7 | 20 | null | null | null | null | null | [
"int"
] | Type: class
Member Name: Operator
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.Operator
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | ChunkLengthFunction | fenic._gen.protos.logical_plan.v1.enums_pb2.ChunkLengthFunction | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 22 | 26 | null | null | null | null | null | [
"int"
] | Type: class
Member Name: ChunkLengthFunction
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.ChunkLengthFunction
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | ChunkCharacterSet | fenic._gen.protos.logical_plan.v1.enums_pb2.ChunkCharacterSet | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 28 | 32 | null | null | null | null | null | [
"int"
] | Type: class
Member Name: ChunkCharacterSet
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.ChunkCharacterSet
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | JoinType | fenic._gen.protos.logical_plan.v1.enums_pb2.JoinType | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 34 | 40 | null | null | null | null | null | [
"int"
] | Type: class
Member Name: JoinType
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.JoinType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | FuzzySimilarityMethod | fenic._gen.protos.logical_plan.v1.enums_pb2.FuzzySimilarityMethod | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 42 | 49 | null | null | null | null | null | [
"int"
] | Type: class
Member Name: FuzzySimilarityMethod
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.FuzzySimilarityMethod
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | EQ | fenic._gen.protos.logical_plan.v1.enums_pb2.EQ | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 50 | 50 | Operator | null | null | null | null | null | Type: attribute
Member Name: EQ
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.EQ
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | NOT_EQ | fenic._gen.protos.logical_plan.v1.enums_pb2.NOT_EQ | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 51 | 51 | Operator | null | null | null | null | null | Type: attribute
Member Name: NOT_EQ
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.NOT_EQ
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | LT | fenic._gen.protos.logical_plan.v1.enums_pb2.LT | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 52 | 52 | Operator | null | null | null | null | null | Type: attribute
Member Name: LT
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.LT
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | LTEQ | fenic._gen.protos.logical_plan.v1.enums_pb2.LTEQ | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 53 | 53 | Operator | null | null | null | null | null | Type: attribute
Member Name: LTEQ
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.LTEQ
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | GT | fenic._gen.protos.logical_plan.v1.enums_pb2.GT | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 54 | 54 | Operator | null | null | null | null | null | Type: attribute
Member Name: GT
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.GT
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | GTEQ | fenic._gen.protos.logical_plan.v1.enums_pb2.GTEQ | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 55 | 55 | Operator | null | null | null | null | null | Type: attribute
Member Name: GTEQ
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.GTEQ
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | PLUS | fenic._gen.protos.logical_plan.v1.enums_pb2.PLUS | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 56 | 56 | Operator | null | null | null | null | null | Type: attribute
Member Name: PLUS
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.PLUS
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | MINUS | fenic._gen.protos.logical_plan.v1.enums_pb2.MINUS | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 57 | 57 | Operator | null | null | null | null | null | Type: attribute
Member Name: MINUS
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.MINUS
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | MULTIPLY | fenic._gen.protos.logical_plan.v1.enums_pb2.MULTIPLY | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 58 | 58 | Operator | null | null | null | null | null | Type: attribute
Member Name: MULTIPLY
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.MULTIPLY
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | DIVIDE | fenic._gen.protos.logical_plan.v1.enums_pb2.DIVIDE | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 59 | 59 | Operator | null | null | null | null | null | Type: attribute
Member Name: DIVIDE
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.DIVIDE
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | AND | fenic._gen.protos.logical_plan.v1.enums_pb2.AND | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 60 | 60 | Operator | null | null | null | null | null | Type: attribute
Member Name: AND
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.AND
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | OR | fenic._gen.protos.logical_plan.v1.enums_pb2.OR | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 61 | 61 | Operator | null | null | null | null | null | Type: attribute
Member Name: OR
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.OR
Docstring: none
Value: none
Annotation: Operator
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | CHARACTER | fenic._gen.protos.logical_plan.v1.enums_pb2.CHARACTER | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 62 | 62 | ChunkLengthFunction | null | null | null | null | null | Type: attribute
Member Name: CHARACTER
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.CHARACTER
Docstring: none
Value: none
Annotation: ChunkLengthFunction
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | WORD | fenic._gen.protos.logical_plan.v1.enums_pb2.WORD | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 63 | 63 | ChunkLengthFunction | null | null | null | null | null | Type: attribute
Member Name: WORD
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.WORD
Docstring: none
Value: none
Annotation: ChunkLengthFunction
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | TOKEN | fenic._gen.protos.logical_plan.v1.enums_pb2.TOKEN | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 64 | 64 | ChunkLengthFunction | null | null | null | null | null | Type: attribute
Member Name: TOKEN
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.TOKEN
Docstring: none
Value: none
Annotation: ChunkLengthFunction
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | CUSTOM | fenic._gen.protos.logical_plan.v1.enums_pb2.CUSTOM | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 65 | 65 | ChunkCharacterSet | null | null | null | null | null | Type: attribute
Member Name: CUSTOM
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.CUSTOM
Docstring: none
Value: none
Annotation: ChunkCharacterSet
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | ASCII | fenic._gen.protos.logical_plan.v1.enums_pb2.ASCII | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 66 | 66 | ChunkCharacterSet | null | null | null | null | null | Type: attribute
Member Name: ASCII
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.ASCII
Docstring: none
Value: none
Annotation: ChunkCharacterSet
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | UNICODE | fenic._gen.protos.logical_plan.v1.enums_pb2.UNICODE | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 67 | 67 | ChunkCharacterSet | null | null | null | null | null | Type: attribute
Member Name: UNICODE
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.UNICODE
Docstring: none
Value: none
Annotation: ChunkCharacterSet
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | INNER | fenic._gen.protos.logical_plan.v1.enums_pb2.INNER | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 68 | 68 | JoinType | null | null | null | null | null | Type: attribute
Member Name: INNER
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.INNER
Docstring: none
Value: none
Annotation: JoinType
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | FULL | fenic._gen.protos.logical_plan.v1.enums_pb2.FULL | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 69 | 69 | JoinType | null | null | null | null | null | Type: attribute
Member Name: FULL
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.FULL
Docstring: none
Value: none
Annotation: JoinType
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | LEFT | fenic._gen.protos.logical_plan.v1.enums_pb2.LEFT | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 70 | 70 | JoinType | null | null | null | null | null | Type: attribute
Member Name: LEFT
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.LEFT
Docstring: none
Value: none
Annotation: JoinType
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | RIGHT | fenic._gen.protos.logical_plan.v1.enums_pb2.RIGHT | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 71 | 71 | JoinType | null | null | null | null | null | Type: attribute
Member Name: RIGHT
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.RIGHT
Docstring: none
Value: none
Annotation: JoinType
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | CROSS | fenic._gen.protos.logical_plan.v1.enums_pb2.CROSS | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 72 | 72 | JoinType | null | null | null | null | null | Type: attribute
Member Name: CROSS
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.CROSS
Docstring: none
Value: none
Annotation: JoinType
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | INDEL | fenic._gen.protos.logical_plan.v1.enums_pb2.INDEL | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 73 | 73 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: INDEL
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.INDEL
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | LEVENSHTEIN | fenic._gen.protos.logical_plan.v1.enums_pb2.LEVENSHTEIN | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 74 | 74 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: LEVENSHTEIN
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.LEVENSHTEIN
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | DAMERAU_LEVENSHTEIN | fenic._gen.protos.logical_plan.v1.enums_pb2.DAMERAU_LEVENSHTEIN | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 75 | 75 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: DAMERAU_LEVENSHTEIN
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.DAMERAU_LEVENSHTEIN
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | JARO_WINKLER | fenic._gen.protos.logical_plan.v1.enums_pb2.JARO_WINKLER | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 76 | 76 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: JARO_WINKLER
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.JARO_WINKLER
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | JARO | fenic._gen.protos.logical_plan.v1.enums_pb2.JARO | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 77 | 77 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: JARO
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.JARO
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | HAMMING | fenic._gen.protos.logical_plan.v1.enums_pb2.HAMMING | null | site-packages/fenic/_gen/protos/logical_plan/v1/enums_pb2.py | true | false | 78 | 78 | FuzzySimilarityMethod | null | null | null | null | null | Type: attribute
Member Name: HAMMING
Qualified Name: fenic._gen.protos.logical_plan.v1.enums_pb2.HAMMING
Docstring: none
Value: none
Annotation: FuzzySimilarityMethod
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
module | expressions_pb2_grpc | fenic._gen.protos.logical_plan.v1.expressions_pb2_grpc | Client and server classes corresponding to protobuf-defined services. | site-packages/fenic/_gen/protos/logical_plan/v1/expressions_pb2_grpc.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: expressions_pb2_grpc
Qualified Name: fenic._gen.protos.logical_plan.v1.expressions_pb2_grpc
Docstring: Client and server classes corresponding to protobuf-defined services.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
module | datatypes_pb2 | fenic._gen.protos.logical_plan.v1.datatypes_pb2 | Generated protocol buffer code. | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: datatypes_pb2
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2
Docstring: Generated protocol buffer code.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | _sym_db | fenic._gen.protos.logical_plan.v1.datatypes_pb2._sym_db | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | false | true | 22 | 22 | null | null | null | null | _symbol_database.Default() | null | Type: attribute
Member Name: _sym_db
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2._sym_db
Docstring: none
Value: _symbol_database.Default()
Annotation: none
is Public? : false
is Private? : true
Parameters: none
Returns: none
Parent Class: none |
attribute | DESCRIPTOR | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DESCRIPTOR | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 27 | 27 | _descriptor.FileDescriptor | null | null | null | _descriptor_pool.Default().AddSerializedFile(b'\n\x1flogical_plan/v1/datatypes.proto\x12\x0flogical_plan.v1"\x84\x06\n\x08DataType\x125\n\x06string\x18\x01 \x01(\x0b2\x1b.logical_plan.v1.StringTypeH\x00R\x06string\x128\n\x07integer\x18\x02 \x01(\x0b2\x1c.logical_plan.v1.IntegerTypeH\x00R\x07integer\x122\n\x05float\x18\x03 \x01(\x0b2\x1a.logical_plan.v1.FloatTypeH\x00R\x05float\x125\n\x06double\x18\x04 \x01(\x0b2\x1b.logical_plan.v1.DoubleTypeH\x00R\x06double\x128\n\x07boolean\x18\x05 \x01(\x0b2\x1c.logical_plan.v1.BooleanTypeH\x00R\x07boolean\x122\n\x05array\x18\x06 \x01(\x0b2\x1a.logical_plan.v1.ArrayTypeH\x00R\x05array\x125\n\x06struct\x18\x07 \x01(\x0b2\x1b.logical_plan.v1.StructTypeH\x00R\x06struct\x12>\n\tembedding\x18\x08 \x01(\x0b2\x1e.logical_plan.v1.EmbeddingTypeH\x00R\tembedding\x12A\n\ntranscript\x18\t \x01(\x0b2\x1f.logical_plan.v1.TranscriptTypeH\x00R\ntranscript\x12H\n\rdocument_path\x18\n \x01(\x0b2!.logical_plan.v1.DocumentPathTypeH\x00R\x0cdocumentPath\x12;\n\x08markdown\x18\x0b \x01(\x0b2\x1d.logical_plan.v1.MarkdownTypeH\x00R\x08markdown\x12/\n\x04html\x18\x0c \x01(\x0b2\x19.logical_plan.v1.HTMLTypeH\x00R\x04html\x12/\n\x04json\x18\r \x01(\x0b2\x19.logical_plan.v1.JSONTypeH\x00R\x04jsonB\x0b\n\tdata_type"\x0c\n\nStringType"\r\n\x0bIntegerType"\x0b\n\tFloatType"\x0c\n\nDoubleType"\r\n\x0bBooleanType"I\n\tArrayType\x12<\n\x0celement_type\x18\x01 \x01(\x0b2\x19.logical_plan.v1.DataTypeR\x0belementType"B\n\nStructType\x124\n\x06fields\x18\x01 \x03(\x0b2\x1c.logical_plan.v1.StructFieldR\x06fields"Y\n\x0bStructField\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x126\n\tdata_type\x18\x02 \x01(\x0b2\x19.logical_plan.v1.DataTypeR\x08dataType"X\n\rEmbeddingType\x12\x1e\n\ndimensions\x18\x01 \x01(\x05R\ndimensions\x12\'\n\x0fembedding_model\x18\x02 \x01(\tR\x0eembeddingModel"(\n\x0eTranscriptType\x12\x16\n\x06format\x18\x01 \x01(\tR\x06format"*\n\x10DocumentPathType\x12\x16\n\x06format\x18\x01 \x01(\tR\x06format"\x0e\n\x0cMarkdownType"\n\n\x08HTMLType"\n\n\x08JSONTypeB~\n\x13com.logical_plan.v1B\x0eDatatypesProtoP\x01\xa2\x02\x03LXX\xaa\x02\x0eLogicalPlan.V1\xca\x02\x0eLogicalPlan\\V1\xe2\x02\x1aLogicalPlan\\V1\\GPBMetadata\xea\x02\x0fLogicalPlan::V1b\x06proto3') | null | Type: attribute
Member Name: DESCRIPTOR
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DESCRIPTOR
Docstring: none
Value: _descriptor_pool.Default().AddSerializedFile(b'\n\x1flogical_plan/v1/datatypes.proto\x12\x0flogical_plan.v1"\x84\x06\n\x08DataType\x125\n\x06string\x18\x01 \x01(\x0b2\x1b.logical_plan.v1.StringTypeH\x00R\x06string\x128\n\x07integer\x18\x02 \x01(\x0b2\x1c.logical_plan.v1.IntegerTypeH\x00R\x07integer\x122\n\x05float\x18\x03 \x01(\x0b2\x1a.logical_plan.v1.FloatTypeH\x00R\x05float\x125\n\x06double\x18\x04 \x01(\x0b2\x1b.logical_plan.v1.DoubleTypeH\x00R\x06double\x128\n\x07boolean\x18\x05 \x01(\x0b2\x1c.logical_plan.v1.BooleanTypeH\x00R\x07boolean\x122\n\x05array\x18\x06 \x01(\x0b2\x1a.logical_plan.v1.ArrayTypeH\x00R\x05array\x125\n\x06struct\x18\x07 \x01(\x0b2\x1b.logical_plan.v1.StructTypeH\x00R\x06struct\x12>\n\tembedding\x18\x08 \x01(\x0b2\x1e.logical_plan.v1.EmbeddingTypeH\x00R\tembedding\x12A\n\ntranscript\x18\t \x01(\x0b2\x1f.logical_plan.v1.TranscriptTypeH\x00R\ntranscript\x12H\n\rdocument_path\x18\n \x01(\x0b2!.logical_plan.v1.DocumentPathTypeH\x00R\x0cdocumentPath\x12;\n\x08markdown\x18\x0b \x01(\x0b2\x1d.logical_plan.v1.MarkdownTypeH\x00R\x08markdown\x12/\n\x04html\x18\x0c \x01(\x0b2\x19.logical_plan.v1.HTMLTypeH\x00R\x04html\x12/\n\x04json\x18\r \x01(\x0b2\x19.logical_plan.v1.JSONTypeH\x00R\x04jsonB\x0b\n\tdata_type"\x0c\n\nStringType"\r\n\x0bIntegerType"\x0b\n\tFloatType"\x0c\n\nDoubleType"\r\n\x0bBooleanType"I\n\tArrayType\x12<\n\x0celement_type\x18\x01 \x01(\x0b2\x19.logical_plan.v1.DataTypeR\x0belementType"B\n\nStructType\x124\n\x06fields\x18\x01 \x03(\x0b2\x1c.logical_plan.v1.StructFieldR\x06fields"Y\n\x0bStructField\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x126\n\tdata_type\x18\x02 \x01(\x0b2\x19.logical_plan.v1.DataTypeR\x08dataType"X\n\rEmbeddingType\x12\x1e\n\ndimensions\x18\x01 \x01(\x05R\ndimensions\x12\'\n\x0fembedding_model\x18\x02 \x01(\tR\x0eembeddingModel"(\n\x0eTranscriptType\x12\x16\n\x06format\x18\x01 \x01(\tR\x06format"*\n\x10DocumentPathType\x12\x16\n\x06format\x18\x01 \x01(\tR\x06format"\x0e\n\x0cMarkdownType"\n\n\x08HTMLType"\n\n\x08JSONTypeB~\n\x13com.logical_plan.v1B\x0eDatatypesProtoP\x01\xa2\x02\x03LXX\xaa\x02\x0eLogicalPlan.V1\xca\x02\x0eLogicalPlan\\V1\xe2\x02\x1aLogicalPlan\\V1\\GPBMetadata\xea\x02\x0fLogicalPlan::V1b\x06proto3')
Annotation: _descriptor.FileDescriptor
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
attribute | _globals | fenic._gen.protos.logical_plan.v1.datatypes_pb2._globals | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | false | true | 29 | 29 | null | null | null | null | globals() | null | Type: attribute
Member Name: _globals
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2._globals
Docstring: none
Value: globals()
Annotation: none
is Public? : false
is Private? : true
Parameters: none
Returns: none
Parent Class: none |
class | DataType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DataType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 8 | 36 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: DataType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DataType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DataType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 36 | 36 | null | None | [
"self",
"string",
"integer",
"float",
"double",
"boolean",
"array",
"struct",
"embedding",
"transcript",
"document_path",
"markdown",
"html",
"json"
] | DataType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DataType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "string", "integer", "float", "double", "boolean", "array", "struct", "embedding", "transcript", "document_path", "markdown", "html", "json"]
Returns: None
Parent Class: DataType |
class | StringType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StringType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 38 | 40 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: StringType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StringType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StringType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 40 | 40 | null | None | [
"self"
] | StringType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StringType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: StringType |
class | IntegerType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.IntegerType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 42 | 44 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: IntegerType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.IntegerType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.IntegerType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 44 | 44 | null | None | [
"self"
] | IntegerType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.IntegerType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: IntegerType |
class | FloatType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.FloatType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 46 | 48 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: FloatType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.FloatType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.FloatType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 48 | 48 | null | None | [
"self"
] | FloatType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.FloatType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: FloatType |
class | DoubleType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DoubleType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 50 | 52 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: DoubleType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DoubleType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DoubleType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 52 | 52 | null | None | [
"self"
] | DoubleType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DoubleType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: DoubleType |
class | BooleanType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.BooleanType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 54 | 56 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: BooleanType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.BooleanType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.BooleanType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 56 | 56 | null | None | [
"self"
] | BooleanType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.BooleanType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: BooleanType |
class | ArrayType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.ArrayType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 58 | 62 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: ArrayType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.ArrayType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.ArrayType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 62 | 62 | null | None | [
"self",
"element_type"
] | ArrayType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.ArrayType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "element_type"]
Returns: None
Parent Class: ArrayType |
class | StructType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 64 | 68 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: StructType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 68 | 68 | null | None | [
"self",
"fields"
] | StructType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "fields"]
Returns: None
Parent Class: StructType |
class | StructField | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructField | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 70 | 76 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: StructField
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructField
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructField.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 76 | 76 | null | None | [
"self",
"name",
"data_type"
] | StructField | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.StructField.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "name", "data_type"]
Returns: None
Parent Class: StructField |
class | EmbeddingType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.EmbeddingType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 78 | 84 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: EmbeddingType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.EmbeddingType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.EmbeddingType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 84 | 84 | null | None | [
"self",
"dimensions",
"embedding_model"
] | EmbeddingType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.EmbeddingType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "dimensions", "embedding_model"]
Returns: None
Parent Class: EmbeddingType |
class | TranscriptType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.TranscriptType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 86 | 90 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: TranscriptType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.TranscriptType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.TranscriptType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 90 | 90 | null | None | [
"self",
"format"
] | TranscriptType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.TranscriptType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "format"]
Returns: None
Parent Class: TranscriptType |
class | DocumentPathType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DocumentPathType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 92 | 96 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: DocumentPathType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DocumentPathType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.DocumentPathType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 96 | 96 | null | None | [
"self",
"format"
] | DocumentPathType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.DocumentPathType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "format"]
Returns: None
Parent Class: DocumentPathType |
class | MarkdownType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.MarkdownType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 98 | 100 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: MarkdownType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.MarkdownType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.MarkdownType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 100 | 100 | null | None | [
"self"
] | MarkdownType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.MarkdownType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: MarkdownType |
class | HTMLType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.HTMLType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 102 | 104 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: HTMLType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.HTMLType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.HTMLType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 104 | 104 | null | None | [
"self"
] | HTMLType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.HTMLType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: HTMLType |
class | JSONType | fenic._gen.protos.logical_plan.v1.datatypes_pb2.JSONType | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 106 | 108 | null | null | null | null | null | [
"_message.Message"
] | Type: class
Member Name: JSONType
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.JSONType
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic._gen.protos.logical_plan.v1.datatypes_pb2.JSONType.__init__ | null | site-packages/fenic/_gen/protos/logical_plan/v1/datatypes_pb2.py | true | false | 108 | 108 | null | None | [
"self"
] | JSONType | null | null | Type: method
Member Name: __init__
Qualified Name: fenic._gen.protos.logical_plan.v1.datatypes_pb2.JSONType.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: None
Parent Class: JSONType |
module | plans_pb2_grpc | fenic._gen.protos.logical_plan.v1.plans_pb2_grpc | Client and server classes corresponding to protobuf-defined services. | site-packages/fenic/_gen/protos/logical_plan/v1/plans_pb2_grpc.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: plans_pb2_grpc
Qualified Name: fenic._gen.protos.logical_plan.v1.plans_pb2_grpc
Docstring: Client and server classes corresponding to protobuf-defined services.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.