MCPcopy Create free account

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

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

↓ 57 callersMethodaddDetail
src/engine/RuntimeInformation.h:116
↓ 57 callersMethodgetCacheKey
_____________________________________________________________________________
src/engine/Operation.cpp:722
↓ 56 callersMethodgetResultWidth
test/engine/ValuesForTesting.h:180
↓ 56 callersFunctionmakeTerm
_____________________________________________________________________________
test/engine/ConstructTripleInstantiatorTest.cpp:28
↓ 56 callersMethodpush
Add a task to the queue for Execution. Blocks until there is at least one free spot in the queue. Note: If the execution of the task throws, `std::ter
src/util/TaskQueue.h:76
↓ 55 callersMethodwrite
write to current file pointer position returns number of bytes written
src/util/File.h:127
↓ 54 callersFunctionbytes
____________________________________________________
src/index/vocabulary/CompressedVocabulary.h:313
↓ 54 callersFunctionencodedIriManager
test/ExecuteUpdateTest.cpp:26
↓ 53 callersMethodget
src/index/CompressedRelation.cpp:233
↓ 53 callersMethodgetId
test/engine/TextIndexScanForWordTest.cpp:114
↓ 52 callersFunctionmakeVariableExpression
benchmark/GroupByHashMapBenchmark.cpp:30
↓ 51 callersMethodbegin
The following functions all refer to the same column.
src/util/JoinAlgorithms/JoinColumnMapping.h:169
↓ 51 callersMethodendTrace
src/util/TimeTracer.h:77
↓ 50 callersMethodgetDouble
Obtain the `double` that this `ValueId` encodes. If `getDatatype() != Double` then the result is unspecified.
src/global/ValueId.h:265
↓ 48 callersMethodisUndefined
src/global/ValueId.h:254
↓ 47 callersFunctionmakeRequest
Construct a boost::beast request with the HTTP method, target path, headers and body.
test/util/HttpRequestHelpers.h:17
↓ 46 callersMethodsetInputStream
testing interface for reusing a parser only specifies the tokenizers input stream. Does not alter the tokenizers state
src/parser/RdfParser.h:509
↓ 45 callersFunctionAD_THROW
Throw exception with additional assert-like info.
src/util/Exception.h:86
↓ 45 callersFunctionexpectCompleteParse
test/parser/SparqlAntlrParserTestHelpers.h:141
↓ 44 callersMethodbeginTrace
src/util/TimeTracer.h:69
↓ 44 callersFunctioncreateWordsFileLineAsString
test/WordsAndDocsFileLineCreator.h:13
↓ 44 callersMethoddata
Access to input stream as std::string_view.
src/parser/TokenizerCtre.h:220
↓ 44 callersMethodisIri
src/parser/LiteralOrIri.cpp:22
↓ 44 callersMethodparseAndPlanQuery
___________________________________________________________________________
src/libqlever/Qlever.cpp:183
↓ 44 callersMethodreset
Reset the timer value to zero and stops the measurement.
src/util/Timer.h:79
↓ 43 callersMethodknownEmptyResult
test/engine/ValuesForTesting.h:206
↓ 42 callersFunctioncompareThreeWay
src/backports/three_way_comparison.h:181
↓ 42 callersFunctioncreateRandomlyFilledIdTable
____________________________________________________________________________
test/util/IdTableHelpers.cpp:100
↓ 42 callersMethodempty
____________________________________________________________________________
src/parser/PayloadVariables.cpp:42
↓ 42 callersMethodgetVocabIndex
Obtain the unsigned index that this `ValueId` encodes. If `getDatatype() != [VocabIndex|TextRecordIndex|LocalVocabIndex]` then the result is unspecifi
src/global/ValueId.h:345
↓ 41 callersMethodfront
src/util/JoinAlgorithms/JoinColumnMapping.h:175
↓ 41 callersMethodgetMultiplicity
For unit testing purposes it is useful that the columns have different multiplicities to find bugs in functions that use the multiplicity.
test/engine/ValuesForTesting.h:198
↓ 41 callersFunctioninternalVar
A helper function to recreate the internal variables added by the query planner for transitive paths.
test/QueryPlannerTest.cpp:745
↓ 41 callersMethodlength
src/rdfTypes/GeometryInfo.h:118
↓ 41 callersMethodload
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:4669
↓ 41 callersMethodselectClause
src/parser/ParsedQuery.h:119
↓ 40 callersMethodgetInt
Obtain the signed integer that this `ValueId` encodes. If `getDatatype() != Int` then the result is unspecified.
src/global/ValueId.h:279
↓ 40 callersMethodgetVariableColumn
_____________________________________________________________________________
src/engine/QueryExecutionTree.cpp:35
↓ 39 callersMethodsize
src/engine/idTable/IdTableRow.h:244
↓ 38 callersMethodgetCostEstimate
test/engine/ValuesForTesting.h:190
↓ 38 callersFunctionvariable
_____________________________________________________________________________
test/RegexExpressionTest.cpp:35
↓ 38 callersMethodwhat
src/util/Exception.h:79
↓ 37 callersMethodclear
____________________________________________________________________________
src/index/DeltaTriples.cpp:90
↓ 37 callersFunctionf
test/backports/ConceptsTest.cpp:42
↓ 37 callersMethodgetLat
src/rdfTypes/GeoPoint.h:67
↓ 37 callersMethodgetLng
src/rdfTypes/GeoPoint.h:69
↓ 37 callersFunctionmakeOfstream
Similar to `makeIfstream`, but returns `std::ofstream`
src/util/File.h:238
↓ 36 callersFunctionGraphUpdate
Same as above, but only match the triples exactly (without checking for blank nodes, local vocab, etc.)
test/parser/SparqlAntlrParserTestHelpers.h:964
↓ 36 callersFunctionexpectDuration
This matcher is used to test the subtraction/addition operation of `DateYearOrDuration`objects.
test/DateYearDurationTest.cpp:185
↓ 36 callersMethodisLiteral
_____________________________________________________________________________
src/index/IndexImpl.cpp:1127
↓ 36 callersFunctionmakeJSONBinding
Create a single binding in the `SparqlJSON` format from the given `datatype` `type`, `value` and `langtag`. `datatype` and `langtag` are not always pr
test/ExportQueryExecutionTreesTest.cpp:268
↓ 36 callersMethodparseConfig
____________________________________________________________________________
src/util/ConfigManager/ConfigManager.cpp:495
↓ 36 callersFunctionparseQuery
test/QueryPlannerTest.cpp:36
↓ 36 callersFunctionrunTest
Common implementation for the test cases below: Run the `clientLogic` on the `executor` via `co_spawn` and `co_await` the server logic. Note that the
test/WebSocketSessionTest.cpp:45
↓ 36 callersMethodset
Set the value.
src/util/Parameters.h:93
↓ 36 callersMethodtoString
_____________________________________________________________________
src/index/Permutation.cpp:168
↓ 35 callersFunctionbuildIndexScan
test/engine/SpatialJoinTestHelpers.h:461
↓ 35 callersMethodgetIri
src/parser/LiteralOrIri.cpp:28
↓ 35 callersMethodnumTriples
____________________________________________________________________________
src/index/Index.cpp:218
↓ 35 callersMethodrlock
src/util/Synchronized.h:218
↓ 35 callersMethodsuccessors
_____________________________________________________________________________
src/engine/TransitivePathBinSearch.cpp:38
↓ 34 callersMethodaddRow
test/JoinAlgorithmsTest.cpp:39
↓ 34 callersMethodgetCacheKeyImpl
___________________________________________________________________________
test/engine/ValuesForTesting.h:153
↓ 34 callersMethodpop
* Remove the element with the "smallest" key according to the comparison * function from the queue * @return a handle to the removed node *
src/util/PriorityQueue.h:120
↓ 34 callersMethodstop
Stop the measurement.
src/util/Timer.h:101
↓ 33 callersMethoddetails
Provide access to the details if they exist.
src/util/Iterators.h:290
↓ 33 callersMethodgetMetadata
_____________________________________________________________________
src/index/Permutation.cpp:188
↓ 33 callersMethodisBoundOrId
_____________________________________________________________________________
src/engine/TransitivePathBase.cpp:630
↓ 33 callersMethodisResultAlwaysDefined
___________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpressionPimpl.cpp:66
↓ 32 callersMethodadd
____________________________________________________________________________
src/index/LocatedTriples.cpp:362
↓ 32 callersFunctionmakeRegexExpression
Special case of the `makeRegexExpression` above, where the `child` expression is a variable.
test/RegexExpressionTest.cpp:60
↓ 32 callersFunctionmakeTestIndex
_____________________________________________________________________________
test/util/IndexTestHelpers.cpp:159
↓ 32 callersFunctionpow
src/util/ConstexprUtils.h:27
↓ 32 callersMethodtest_and_set
Test and set the flag (returns previous value)
src/backports/atomic_flag.h:55
↓ 31 callersFunctioncompare
test/ConstexprUtilsTest.cpp:59
↓ 31 callersMethodhasDatatype
src/rdfTypes/Literal.cpp:49
↓ 31 callersMethodhasLanguageTag
src/rdfTypes/Literal.cpp:43
↓ 31 callersFunctionlower_bound
src/index/vocabulary/CompressedVocabulary.h:85
↓ 31 callersFunctionmake_move_iterator
src/backports/iterator.h:27
↓ 31 callersMethodmergeWith
_____________________________________________________________________________
src/index/LocalVocab.cpp:27
↓ 31 callersFunctionnumColumns
Return the number of columns.
src/engine/idTable/IdTable.h:321
↓ 31 callersMethodsetEntry
____________________________________________________________________________
benchmark/infrastructure/BenchmarkMeasurementContainer.cpp:157
↓ 31 callersFunctionsize
The number of words in this local vocabulary.
src/index/LocalVocab.h:95
↓ 31 callersMethodtest
Test the flag without modifying it (C++20 feature)
src/backports/atomic_flag.h:68
↓ 31 callersFunctiontestJoinOperation
Test that the result of the `join` matches the `expected` outcome. If `requestLaziness` is true, the join is requested to be lazy. If `expectLazinessP
test/JoinTest.cpp:251
↓ 31 callersFunctiontoValueId
Convert a `ComparisonResult` to a `ValueId`.
src/global/ValueIdComparators.h:57
↓ 30 callersMethodcreateExecutionTree
_____________________________________________________________________________
src/engine/QueryPlanner.cpp:250
↓ 30 callersMethodinsertTriples
____________________________________________________________________________
src/index/DeltaTriples.cpp:297
↓ 29 callersFunctionIsDeepCopy
test/util/OperationTestHelpers.h:189
↓ 29 callersMethodaddChild
____________________________________________________________________________
src/engine/SpatialJoin.cpp:98
↓ 29 callersMethodaddMeasurement
benchmark/infrastructure/BenchmarkMeasurementContainer.h:204
↓ 29 callersMethodaddValidator
src/util/ConfigManager/ConfigManager.h:329
↓ 29 callersMethodcapacity
src/util/LruCache.h:41
↓ 29 callersMethodclear
_____________________________________________________________________________
src/engine/NamedResultCache.cpp:56
↓ 29 callersMethodhasSelectClause
src/parser/ParsedQuery.h:103
↓ 29 callersFunctionmatchNary
Return a matcher that checks whether a given `SparqlExpression::Ptr` points (via `dynamic_cast`) to an object of the same type that a call to the `ma
test/parser/SparqlAntlrParserTestHelpers.h:1091
↓ 29 callersMethodremove_prefix
src/parser/Tokenizer.h:356
↓ 28 callersMethodcheckFromValueId
Helper that tests the `ValueGetter` for any custom `ValueId`
test/ValueGetterTestHelpers.h:262
↓ 28 callersMethodnumNonPinnedEntries
Return the number of non-pinned cache entries
src/util/Cache.h:327
↓ 27 callersMethodempty
src/util/JoinAlgorithms/JoinAlgorithms.h:690
← previousnext →101–200 of 7,183, ranked by callers