MCPcopy Create free account

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

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

↓ 1,748 callersFunctionV
Return an `ID` of type `VocabIndex` from `index`. Assert that `index` is `>= 0`.
test/CompressedRelationsTest.cpp:27
↓ 1,220 callersMethodvalue
The following functions return the current time of the timer. Note that this also works while the timer is running.
src/util/Timer.h:109
↓ 1,052 callersMethodpush_back
src/util/MmapVectorImpl.h:157
↓ 975 callersFunctionmakeIdTableFromVector
test/util/IdTableHelpers.h:76
↓ 967 callersMethodsize
test/IteratorTest.cpp:72
↓ 801 callersFunctioniri
Shorthand helper function
test/FilterTest.cpp:40
↓ 556 callersFunctionlit
_____________________________________________________________________________
test/GroupByTest.cpp:49
↓ 461 callersMethodclone
_____________________________________________________________________________
src/engine/Operation.cpp:749
↓ 442 callersMethodsize
src/engine/PathSearch.h:42
↓ 436 callersFunctiongetQec
________________________________________________________________________________
test/util/IndexTestHelpers.cpp:320
↓ 406 callersMethodend
src/util/Views.h:74
↓ 398 callersMethodbegin
src/util/Views.h:72
↓ 383 callersFunctionexpect
test/QueryPlannerTestHelpers.h:699
↓ 374 callersMethodemplace_back
src/util/BufferedVector.h:131
↓ 338 callersMethodempty
src/util/File.h:114
↓ 300 callersMethodget
test/IteratorTest.cpp:153
↓ 299 callersFunctionmake
src/engine/sparqlExpressions/StringExpressions.cpp:643
↓ 286 callersMethodsize
src/util/Views.h:93
↓ 270 callersMethodinsert
______________________________________________________________________
src/index/PrefixHeuristic.cpp:16
↓ 260 callersMethodpush_back
src/engine/PathSearch.h:44
↓ 249 callersMethoddata
src/util/MmapVector.h:141
↓ 248 callersMethodgetRootOperation
src/engine/QueryExecutionTree.h:57
↓ 241 callersMethodgetIndex
____________________________________________________________________________
src/engine/SpatialJoinCachedIndex.cpp:62
↓ 215 callersFunctiongenerateLocationTrace
_____________________________________________________________________________ Add the given `source_location` to all gtest failure messages that occu
test/util/GTestHelpers.h:91
↓ 214 callersFunctionstarts_with
src/backports/StartsWithAndEndsWith.h:29
↓ 208 callersMethodgetColumn
src/util/JoinAlgorithms/JoinColumnMapping.h:184
↓ 201 callersFunctiontransform
src/util/Algorithm.h:121
↓ 200 callersMethodempty
src/engine/PathSearch.h:40
↓ 199 callersMethodcontains
Checks if there is an entry with the given key.
src/util/Cache.h:229
↓ 196 callersMethodcomputeResultOnlyForTesting
Direct access to the `computeResult()` method. This should be only used for testing, otherwise the `getResult()` function should be used which also se
src/engine/Operation.h:344
↓ 190 callersMethodbegin
Non-const iterators allow non-const access and are therefore only allowed on rvalues.
src/engine/idTable/IdTableRow.h:229
↓ 188 callersMethodappend
test/ConfigManagerTest.cpp:2315
↓ 188 callersMethodsize
Get the number of words in the vocabulary.
src/index/Vocabulary.h:123
↓ 187 callersMethodreserve
make sure that this vector has capacity for at least newCapacity elements before having to allocate again. If n <= the current capacity, this has no e
src/util/MmapVector.h:257
↓ 186 callersMethodgetResult
________________________________________________________________________
src/engine/Operation.cpp:305
↓ 185 callersMethodgetCacheKey
test/GroupByTest.cpp:2101
↓ 182 callersMethodreportError
_____________________________________________________________________________
src/parser/sparqlParser/SparqlQleverVisitor.cpp:3139
↓ 172 callersMethodnumColumns
____________________________________________________________________________
src/index/ScanSpecification.cpp:68
↓ 171 callersMethodfind
If `key` is in the map, return an iterator to the corresponding `(Key, Value)` pair. Else return `end()`.
src/util/ConstexprMap.h:60
↓ 166 callersMethodgetDatatype
src/rdfTypes/Literal.cpp:61
↓ 163 callersMethodend
src/engine/idTable/IdTableRow.h:230
↓ 155 callersMethodresize
src/util/MmapVectorImpl.h:148
↓ 148 callersMethodisFullyMaterialized
_____________________________________________________________________________
src/engine/Result.cpp:342
↓ 147 callersMethodclearAll
Clear the cache AND the pinned entries
src/util/Cache.h:295
↓ 144 callersMethodaddOption
src/util/ConfigManager/ConfigManager.h:185
↓ 139 callersMethodname
src/parser/PathQuery.h:84
↓ 139 callersMethodwlock
* @brief Obtain a handle that can be treated like a T* to the underlying type * with exclusive access. * * * If the Return value is stored
src/util/Synchronized.h:188
↓ 135 callersMethodgetDescriptor
test/engine/ValuesForTesting.h:176
↓ 128 callersFunctionasStringViewUnsafe
Returns the given NormalizedStringView as a string_view.
src/parser/NormalizedString.h:27
↓ 127 callersFunctionends_with
src/backports/StartsWithAndEndsWith.h:88
↓ 122 callersMethodgetBytes
_____________________________________________________________________________
src/util/MemorySize/MemorySize.h:345
↓ 121 callersFunctionmakeAllocator
Create an unlimited allocator.
test/util/AllocatorTestHelpers.h:14
↓ 119 callersMethodidTables
_____________________________________________________________________________
src/engine/Result.cpp:334
↓ 116 callersMethodnumRows
____________________________________________________________________________
benchmark/infrastructure/BenchmarkMeasurementContainer.cpp:333
↓ 114 callersMethodgetSizeEstimate
_____________________________________________________________________________
src/engine/Operation.cpp:740
↓ 112 callersFunctioncontains
src/util/Algorithm.h:48
↓ 110 callersMethodnumColumns
The number of columns that this row contains.
src/engine/idTable/IdTableRow.h:240
↓ 106 callersMethodgetVariable
____________________________________________________________________________
src/parser/MagicServiceQuery.cpp:37
↓ 104 callersMethodcount
________________________________________________________
src/index/MetaDataHandler.h:123
↓ 103 callersMethodend
__________________________________________________________________________
src/index/MetaDataHandler.h:100
↓ 101 callersMethodget
_____________________________________________________________________________
src/engine/NamedResultCache.cpp:26
↓ 100 callersFunctionparseQuery
test/SparqlParserTest.cpp:32
↓ 97 callersMethodback
Return a reference to the last element of the currently specified subrange.
src/util/JoinAlgorithms/JoinAlgorithms.h:685
↓ 97 callersMethodtoStringRepresentation
_____________________________________________________________________________
src/rdfTypes/GeoPoint.cpp:100
↓ 94 callersMethodchildren
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpression.cpp:143
↓ 91 callersMethodback
test/IteratorTest.cpp:71
↓ 90 callersMethodbegin
__________________________________________________________________
src/index/MetaDataHandler.h:88
↓ 90 callersFunctionopen
Open the underlying vocabulary from a file. The vocabulary must have been created by using a `DiskWriterFromUncompressedWords`.
src/index/vocabulary/CompressedVocabulary.h:111
↓ 89 callersMethodcolumnOriginatesFromGraphOrUndef
_____________________________________________________________________________
src/engine/Join.cpp:746
↓ 85 callersMethodsize
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpressionTypes.cpp:56
↓ 83 callersMethodgetIndexAndAddIfNotContained
_____________________________________________________________________________
src/index/LocalVocab.cpp:49
↓ 81 callersFunctiongrp
src/util/CtreHelpers.h:44
↓ 80 callersMethodgetBits
Get the underlying bit representation, e.g. for compression etc.
src/global/ValueId.h:234
↓ 79 callersFunctionmakeGetId
___________________________________________________________
test/util/IndexTestHelpers.cpp:396
↓ 76 callersMethodsize
src/util/JoinAlgorithms/JoinColumnMapping.h:178
↓ 76 callersMethodsplit
___________________________________________________________________________
test/TransitivePathTest.cpp:103
↓ 73 callersMethodgetChildren
test/engine/ValuesForTesting.h:204
↓ 73 callersMethodgetConfigOption
____________________________________________________________________________
src/util/ConfigManager/ConfigManager.cpp:92
↓ 71 callersMethodgetContent
src/rdfTypes/Iri.cpp:31
↓ 69 callersFunctiondeleteFile
* @brief Delete the file at a given path * @param path */
src/util/File.h:203
↓ 69 callersFunctionmatchUnary
test/parser/SparqlAntlrParserTestHelpers.h:1100
↓ 69 callersMethodnumRows
src/engine/ConstructBatchEvaluator.h:65
↓ 68 callersFunctionbegin
src/engine/idTable/IdTable.h:699
↓ 67 callersMethodjoin
(self, t1, t2, jc1, jc2)
misc/test_join.py:55
↓ 66 callersFunctionend
src/engine/idTable/IdTable.h:702
↓ 66 callersMethodfinish
____________________________________________________________________________
src/index/PatternCreator.cpp:94
↓ 66 callersFunctionmakeGetRequest
Constructs a boost::beast GET request with the target path.
test/util/HttpRequestHelpers.h:44
↓ 66 callersMethodmsecs
src/util/Timer.h:117
↓ 64 callersFunctionmakePostRequest
Constructs a boost::beast POST request with the target path, body content type and body content.
test/util/HttpRequestHelpers.h:50
↓ 63 callersMethodgetAllWordsForTesting
_____________________________________________________________________________
src/index/LocalVocab.cpp:80
↓ 62 callersMethodaddKeyValuePair
benchmark/infrastructure/BenchmarkMetadata.h:32
↓ 62 callersMethodisVariable
src/engine/TransitivePathBase.h:32
↓ 61 callersMethodapplyLimitOffset
_____________________________________________________________________________
src/engine/Result.cpp:165
↓ 61 callersFunctionevaluate
Test helper that simulates the CONSTRUCT export pipeline for a single `GraphTerm` in isolation. The real pipeline (in `ConstructTripleGenerator`) oper
test/SparqlDataTypesTest.cpp:60
↓ 60 callersMethoderase
____________________________________________________________________________
src/index/LocatedTriples.cpp:382
↓ 60 callersMethodpush_back
src/index/VocabularyMerger.h:40
↓ 58 callersMethodclear
src/parser/RdfParser.cpp:37
↓ 58 callersMethodevaluate
test/GroupByTest.cpp:2096
↓ 58 callersMethodgetLiteral
src/parser/LiteralOrIri.cpp:51
↓ 58 callersMethodthrowIfCancelled
____________________________________________________________________________
src/engine/SpatialJoinAlgorithms.cpp:1112
next →1–100 of 7,183, ranked by callers