MCPcopy Create free account

hub / github.com/ad-freiburg/qlever / functions

Functions7,183 in github.com/ad-freiburg/qlever

↓ 9 callersMethodupper_bound
src/index/Vocabulary.cpp:215
↓ 9 callersFunctionutf8ToLower
____________________________________________________________________________
src/util/StringUtils.cpp:119
↓ 8 callersFunctionQetWithWarnings
test/QueryPlannerTestHelpers.h:530
↓ 8 callersMethodaddEqual
src/global/ValueIdComparators.h:150
↓ 8 callersMethodaddOptionalRow
test/JoinAlgorithmsTest.cpp:54
↓ 8 callersMethodaddRow
No-op for `MINUS`.
src/engine/MinusRowHandler.h:67
↓ 8 callersMethodamountMemoryLeft
Return the number of bytes, that this allocator and all of its copies currently have available
src/util/AllocatorWithLimit.h:247
↓ 8 callersMethodasString
_____________________________________________________________________________
src/engine/QueryPlanner.cpp:1276
↓ 8 callersMethodbfsLeaveOut
_____________________________________________________________________________
src/engine/QueryPlanner.cpp:1996
↓ 8 callersMethodcalculateMidpointOfBox
____________________________________________________________________________
src/engine/SpatialJoinAlgorithms.cpp:940
↓ 8 callersMethodcbegin
cbegin and cend
src/util/MmapVector.h:148
↓ 8 callersMethodcend
src/util/MmapVector.h:149
↓ 8 callersFunctioncheckLiteralContentAndDatatypeFromId
Helper function to get literal from Id and then check its content and datatype
test/ValueGetterTestHelpers.h:79
↓ 8 callersFunctioncheckLiteralContentAndDatatypeFromLiteralOrIri
Helper function to get literal from LiteralOrIri and then check its content and datatype
test/ValueGetterTestHelpers.h:99
↓ 8 callersFunctioncheckPropertiesForPrefilterConstruction
______________________________________________________________________________
src/engine/sparqlExpressions/PrefilterExpressionIndex.cpp:910
↓ 8 callersFunctioncheckUnitValueGetterFromLiteralOrIri
Helper to test UnitOfMeasurementValueGetter using ValueId input
test/ValueGetterTestHelpers.h:169
↓ 8 callersMethodclear
src/util/Serializer/ByteBufferSerializer.h:34
↓ 8 callersFunctionclone
This helper function has to be used inside the `testCase` lambdas for the `runTestForDifferentTypes` function above whenever a copy of an `IdTable` ha
test/IdTableTest.cpp:263
↓ 8 callersFunctionclose
After a call to `close` no more calls to `serializeBytes` are allowed.
src/util/Serializer/CompressedSerializer.h:104
↓ 8 callersFunctioncommonPrefix
namespace detail ____________________________________________________________________________
src/util/StringUtils.cpp:27
↓ 8 callersMethodcompress
test/index/vocabulary/CompressedVocabularyTest.cpp:40
↓ 8 callersFunctioncopyExpressionResult
src/engine/sparqlExpressions/SparqlExpressionTypes.h:138
↓ 8 callersFunctioncopySortedByColumnIndex
_____________________________________________________________________________
src/engine/VariableToColumnMap.cpp:11
↓ 8 callersMethoddecode
src/util/Simple8bCode.h:148
↓ 8 callersMethoddisableCaching
If true, then caching is disabled for all operations. This means that all operations that use this `QueryExecutionContext` will neither read from nor
src/engine/QueryExecutionContext.h:173
↓ 8 callersFunctionempty
Return true if and only if the local vocabulary is empty.
src/index/LocalVocab.h:107
↓ 8 callersFunctionescapeForCsv
__________________________________________________________________________
src/rdfTypes/RdfEscaping.cpp:290
↓ 8 callersFunctiongeneralIdTableCheck
Checks, if the given `IdTable` fulfills all wanted criteria.
test/IdTableHelpersTest.cpp:129
↓ 8 callersMethodgetAvgNumDistinctSubjectsPerPredicate
____________________________________________________________________________
src/index/Index.cpp:82
↓ 8 callersMethodgetDay
Getter and setter for the day.
src/util/Date.h:257
↓ 8 callersMethodgetMonth
Getter and setter for the month.
src/util/Date.h:250
↓ 8 callersMethodgetMultiplicity
_____________________________________________________________________________
src/engine/Join.cpp:208
↓ 8 callersMethodgetOwnedLocalBlankNodeBlocks
_____________________________________________________________________________
src/index/LocalVocab.cpp:123
↓ 8 callersFunctiongetRandomDates
test/DateYearDurationTest.cpp:167
↓ 8 callersFunctiongetRangeForDatatype
src/global/ValueIdComparators.h:110
↓ 8 callersMethodgetResultWidth
_____________________________________________________________________________
src/engine/OptionalJoin.cpp:186
↓ 8 callersMethodgetSimple
Convert to a simple triple. Fails with an exception if the predicate actually is a property path.
src/parser/SparqlTriple.h:85
↓ 8 callersMethodgetType
___________________________________________________________________________
src/engine/HasPredicateScan.cpp:404
↓ 8 callersMethodgetUnaggregatedVariables
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpression.cpp:30
↓ 8 callersMethodgetValueAsString
____________________________________________________________________________
src/util/ConfigManager/ConfigOption.cpp:221
↓ 8 callersMethodhasDefaultValue
____________________________________________________________________________
src/util/ConfigManager/ConfigOption.cpp:121
↓ 8 callersMethodindexToString
____________________________________________________________________________
src/index/Index.cpp:57
↓ 8 callersMethodinteger
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:4308
↓ 8 callersFunctionisCancelled
Helper function that safely checks if the passed `cancellationState` represents one of the cancelled states with a single comparison for efficiency.
src/util/CancellationHandle.h:55
↓ 8 callersMethodisId
src/parser/TripleComponent.h:197
↓ 8 callersMethodisPositive
___________________________________________________________________________ Returns `true` if `DayTimeDuration` w.r.t. this object is `Type::Positive`
src/util/Duration.h:149
↓ 8 callersMethodisString
Check which type the underlying variants hold.
src/parser/TripleComponent.h:145
↓ 8 callersMethodlast
src/index/Vocabulary.h:35
↓ 8 callersMethodlazyScan
_____________________________________________________________________
src/index/Permutation.cpp:214
↓ 8 callersFunctionlazySingleValueRange
src/util/InputRangeUtils.h:397
↓ 8 callersMethodlower_bound
src/index/Vocabulary.cpp:223
↓ 8 callersFunctionmakeBoundExpression
src/engine/sparqlExpressions/IsSomethingExpressions.cpp:109
↓ 8 callersFunctionmakeIfExpression
src/engine/sparqlExpressions/ConditionalExpressions.cpp:237
↓ 8 callersFunctionmakeIfstream
Open and return a std::ifstream from a given filename and optional additional `args`. Throw an exception stating the filename and the absolute path wh
src/util/File.h:233
↓ 8 callersMethodmakeSortedTree
_____________________________________________________________________________
src/engine/Sort.cpp:244
↓ 8 callersFunctionmakeUniqueBlankNodeExpression
src/engine/sparqlExpressions/BlankNodeExpression.cpp:195
↓ 8 callersFunctionmakeVarToColMapForJoinOperation
______________________________________________________________________________
src/engine/VariableToColumnMap.cpp:21
↓ 8 callersFunctionmatchesIdTables
test/ExportQueryExecutionTreesTest.cpp:331
↓ 8 callersMethodnumDistinctCol0
__________________________________________________________________________
src/index/IndexImpl.cpp:1672
↓ 8 callersMethodnumVariables
src/engine/IndexScan.h:108
↓ 8 callersMethodpushException
The semantics of pushing an exception are as follows: All subsequent calls to `pop` will throw the `exception`, and all subsequent calls to `push` wil
src/util/ThreadSafeQueue.h:70
↓ 8 callersFunctionrandomShuffle
src/util/Random.h:126
↓ 8 callersFunctionrunStreamAsync
src/util/AsyncStream.h:88
↓ 8 callersFunctionsendHttpOrHttpsRequest
____________________________________________________________________________
src/util/http/HttpClient.cpp:204
↓ 8 callersMethodsetInput
src/engine/MinusRowHandler.h:103
↓ 8 callersMethodsetOnDiskBase
____________________________________________________________________________
src/index/Index.cpp:184
↓ 8 callersFunctionshift_right
src/backports/shift.h:56
↓ 8 callersMethodskipWhitespaceAndComments
Skip any whitespace or comments at the beginning of the held characters
src/parser/Tokenizer.h:216
↓ 8 callersFunctiontestBounds
usage of this helper function for the bounding box to test: Iterate over every edge of the bounding box. Furthermore iterate over each edge (i.e. use
test/engine/SpatialJoinAlgorithmsTest.cpp:1040
↓ 8 callersFunctiontestDatetime
Specialization of `testDatetimeImpl` for parsing `xsd:dateTime`.
test/DateYearDurationTest.cpp:326
↓ 8 callersFunctiontestOptionalJoin
test/JoinAlgorithmsTest.cpp:109
↓ 8 callersFunctiontestSorting
test/DateYearDurationTest.cpp:176
↓ 8 callersFunctiontestSpecialOptionalJoinWithSplits
Test the special optional join with automatic block splitting. Takes single blocks as input and tests with various split configurations.
test/JoinAlgorithmsTest.cpp:784
↓ 8 callersFunctiontoBuffer
test/WebSocketSessionTest.cpp:36
↓ 8 callersFunctiontoMs
src/engine/RuntimeInformation.cpp:43
↓ 8 callersFunctiontouch
Convenience helper to create an empty file at the given path.
test/FilesystemHelpersTest.cpp:59
↓ 8 callersFunctiontrimFileName
Trim everything but the filename of a given file path.
src/util/CancellationHandle.h:120
↓ 8 callersMethodvarOrTerm
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:8767
↓ 8 callersFunctionwriteAndOpenRelations
Write the relations specified by the `inputs` to a compressed permutation at `filename`. Return the created metadata for blocks and large relations, a
test/CompressedRelationsTest.cpp:257
↓ 8 callersFunctionzipperJoinForBlocksWithPotentialUndef
src/util/JoinAlgorithms/JoinAlgorithms.h:1929
↓ 7 callersFunctionVarOrFixedEntity
src/parser/TextSearchQuery.h:74
↓ 7 callersMethodaddLimitOffsetRow
__________________________________________________________________________
src/engine/RuntimeInformation.cpp:229
↓ 7 callersMethodaddOptionalRow
Store the next non-matching row to keep.
src/engine/MinusRowHandler.h:118
↓ 7 callersMethodaddVisibleVariable
____________________________________________________________________ TODO<joka921, qup42> use a better mechanism to remove duplicates in the visible v
src/parser/SelectClause.cpp:16
↓ 7 callersMethodallocateBlock
_____________________________________________________________________________
src/util/BlankNodeManager.cpp:24
↓ 7 callersFunctionbuildLibSJTestDataset
Helper to generate different test datasets
test/engine/SpatialJoinPrefilterTestHelpers.h:111
↓ 7 callersMethodcanBlockBeSkipped
______________________________________________________________________________
src/index/CompressedRelation.cpp:362
↓ 7 callersFunctioncheckAnyGeometryMemberEnum
____________________________________________________________________________
test/GeometryInfoTestHelpers.h:195
↓ 7 callersFunctioncheckSetPrefilterExpressionVariablePair
_____________________________________________________________________________
test/FilterTest.cpp:45
↓ 7 callersFunctionchunkedCopy
src/util/ChunkedForLoop.h:83
↓ 7 callersFunctionchunkedFill
src/util/ChunkedForLoop.h:111
↓ 7 callersMethodclear
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:4674
↓ 7 callersMethodclear
Clear the underlying file and completely reset the data structure s.t. it can be reused.
src/engine/idTable/CompressedExternalIdTable.h:189
↓ 7 callersMethodcommitRow
_____________________________________________________________________________
src/engine/LazyGroupBy.cpp:48
↓ 7 callersMethodcomputeGroupByObjectWithCount
____________________________________________________________________________
src/engine/GroupByImpl.cpp:811
↓ 7 callersMethodconcat
____________________________________________________________________________
src/rdfTypes/Literal.cpp:222
↓ 7 callersFunctionconstantTimeEquals
A "constant-time" comparison for strings. Implementation based on https://stackoverflow.com/a/25374036 Basically for 2 strings of equal length this fu
src/util/StringUtils.h:162
↓ 7 callersMethodcreateFromOnDiskIndex
____________________________________________________________________________
src/index/Index.cpp:23
↓ 7 callersMethodcreateFromSet
src/index/Vocabulary.cpp:60
↓ 7 callersMethodcreateTripleGraph
_____________________________________________________________________________
src/engine/QueryPlanner.cpp:517
← previousnext →601–700 of 7,183, ranked by callers