Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad-freiburg/qlever
/ functions
Functions
7,183 in github.com/ad-freiburg/qlever
⨍
Functions
7,183
◇
Types & classes
1,774
↓ 13 callers
Method
pickupBatch
Get the next batch of values. A batch contains exactly batchSize values * unless this was the last batch. Then result.isPipelineGood_ will be false
src/util/BatchedPipeline.h:85
↓ 13 callers
Method
remapId
_____________________________________________________________________________
src/index/DeltaTriples.cpp:721
↓ 13 callers
Method
resetWatchDogState
src/util/CancellationHandle.cpp:80
↓ 13 callers
Function
runConstructQueryTestCase
Run a single test case for a CONSTRUCT query.
test/ExportQueryExecutionTreesTest.cpp:187
↓ 13 callers
Function
testCartesianProduct
Test that a Cartesian product between the `inputs` yields the `expected` result. Perform the test for children that directly support the LIMIT operati
test/engine/CartesianProductJoinTest.cpp:95
↓ 13 callers
Function
testLess
test/ComparisonWithNanTest.cpp:54
↓ 13 callers
Function
testOrderBy
Test that the `input`, when being sorted by its 0-th column as its primary key, its 1st column as its secondary key etc. using an `ORDER BY` operation
test/OrderByTest.cpp:39
↓ 13 callers
Method
withWriteLock
src/util/Synchronized.h:121
↓ 12 callers
Function
addGraphColumn
test/LocatedTriplesTest.cpp:30
↓ 12 callers
Method
addQueryStatusUpdate
src/util/http/websocket/QueryToSocketDistributor.cpp:43
↓ 12 callers
Method
addValueIdToQueue
_____________________________________________________________________________
src/engine/SpatialJoinParser.cpp:110
↓ 12 callers
Method
build
____________________________________________________________________________
src/engine/ParsedRequestBuilder.cpp:109
↓ 12 callers
Function
checkSweeperTestResult
Helper to approximately compare the results of `runParsingAndSweeper` with an expected result, both as `SweeperTestResult`
test/engine/SpatialJoinPrefilterTestHelpers.h:377
↓ 12 callers
Method
checkValidator
____________________________________________________________________________
src/util/ConfigManager/Validator.cpp:16
↓ 12 callers
Function
formatTriple
_____________________________________________________________________________
src/engine/ConstructTripleInstantiator.cpp:91
↓ 12 callers
Method
front
test/IteratorTest.cpp:70
↓ 12 callers
Method
getTextRecord
test/engine/TextIndexScanForWordTest.cpp:118
↓ 12 callers
Method
groupGraphPattern
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:3167
↓ 12 callers
Function
indentStr
A small formatting helper used inside RuntimeInformation::writeToStream.
src/engine/RuntimeInformation.cpp:31
↓ 12 callers
Method
locatedTriplesState
_____________________________________________________________________________
src/engine/MaterializedViews.cpp:645
↓ 12 callers
Method
lock
src/util/Synchronized.h:56
↓ 12 callers
Function
makeStrExpression
src/engine/sparqlExpressions/StringExpressions.cpp:647
↓ 12 callers
Function
numColumns
src/engine/idTable/IdTableRow.h:91
↓ 12 callers
Function
parseWkt
Tries to extract the geometry type and parse the geometry given by a WKT literal with quotes and datatype using `pb_util`
src/rdfTypes/GeometryInfoHelpersImpl.h:83
↓ 12 callers
Method
readFromFile
src/index/Vocabulary.cpp:44
↓ 12 callers
Function
removeJoinColFromVarColMap
test/JoinTest.cpp:59
↓ 12 callers
Method
reserve
src/util/Serializer/ByteBufferSerializer.h:38
↓ 12 callers
Method
resetToType
If the `UnderlyingVocabulary` is a `PolymorphicVocabulary`, close the vocabulary and set the type of the vocabulary according to the `type` argument (
src/index/Vocabulary.h:238
↓ 12 callers
Function
runParsingAndSweeper
Run a complete spatial join and record information into a `SweeperTestResult` struct, which can be compared against an expected result in the next ste
test/engine/SpatialJoinPrefilterTestHelpers.h:224
↓ 12 callers
Function
runWithBothQueueTypes
test/ThreadSafeQueueTest.cpp:60
↓ 12 callers
Method
setInput
test/JoinAlgorithmsTest.cpp:32
↓ 12 callers
Method
signalEnd
_____________________________________________________________________________
src/util/http/websocket/QueryToSocketDistributor.cpp:60
↓ 12 callers
Function
size
src/index/vocabulary/CompressedVocabulary.h:61
↓ 12 callers
Function
testTakeUntilView
test/TakeUntilInclusiveViewTest.cpp:49
↓ 12 callers
Function
toUnderlying
benchmark/JoinAlgorithmBenchmark.cpp:374
↓ 12 callers
Function
waiting_function
test/ConcurrentCacheTest.cpp:48
↓ 11 callers
Function
addArea
test/engine/SpatialJoinTestHelpers.h:359
↓ 11 callers
Method
allocate
An allocator must have a function "allocate" with exactly this signature. TODO<C++20> : the exact signature of allocate changes
src/util/AllocatorWithLimit.h:221
↓ 11 callers
Method
begin
src/util/views/TakeUntilInclusiveView.h:145
↓ 11 callers
Function
bitMaskForHigherBits
The return value has 1s for the highest `numBits` bits, and 0 in all the lower bits.
src/util/BitUtils.h:29
↓ 11 callers
Function
bitMaskSizeForValue
A constexpr function to determine how many bits are required in order to represent an unsigned integer with a given maximum value (inclusive).
src/util/BitUtils.h:35
↓ 11 callers
Function
checkUnitValueGetterFromId
Helper to test UnitOfMeasurementValueGetter using ValueId input
test/ValueGetterTestHelpers.h:151
↓ 11 callers
Method
clear
src/util/MmapVector.h:252
↓ 11 callers
Method
computeResult
___________________________________________________________________________
test/engine/ValuesForTesting.h:111
↓ 11 callers
Method
containedVariables
Return all the variables that are used in the BIND expression (the target variable as well as all variables from the expression). The lifetime of the
src/parser/GraphPatternOperation.h:220
↓ 11 callers
Method
containedVariables
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpression.cpp:12
↓ 11 callers
Method
createOrAcquireDistributorForReceiving
src/util/http/websocket/QueryHub.cpp:84
↓ 11 callers
Function
createTestContainer
test/WebSocketSessionTest.cpp:108
↓ 11 callers
Function
doForTypeInResultTableEntryType
test/util/BenchmarkMeasurementContainerHelpers.h:37
↓ 11 callers
Method
empty
Return true iff the IRI is empty.
src/rdfTypes/Iri.h:75
↓ 11 callers
Function
escapeNewlinesAndBackslashes
____________________________________________________________________________
src/rdfTypes/RdfEscaping.cpp:169
↓ 11 callers
Function
expectRtiHasDimensions
test/OperationTest.cpp:45
↓ 11 callers
Function
expectWithGivenBudgets
test/QueryPlannerTestHelpers.h:665
↓ 11 callers
Method
file_name
src/util/SourceLocation.h:45
↓ 11 callers
Function
getAllSubSplits
Helper function to generate all possible splits of an IdTable in order to exhaustively test generator variants.
test/ResultTest.cpp:23
↓ 11 callers
Method
getBoundingBox
____________________________________________________________________________
src/rdfTypes/GeometryInfo.cpp:140
↓ 11 callers
Method
getGeoPoint
Obtain a new `GeoPoint` object representing the pair of coordinates that this `ValueId` encodes. If `getDatatype() != GeoPoint` then the result is uns
src/global/ValueId.h:386
↓ 11 callers
Method
getLine
Wrapper to getLine that is expected by the rest of QLever
src/parser/RdfParser.h:73
↓ 11 callers
Method
getMetaData
src/index/IndexMetaDataImpl.h:36
↓ 11 callers
Method
getSelectedVariablesAsStrings
____________________________________________________________________________
src/parser/SelectClause.cpp:78
↓ 11 callers
Method
isAll
____________________________________________________________________________
src/parser/PayloadVariables.cpp:58
↓ 11 callers
Method
isLocatedTriple
____________________________________________________________________________
src/index/LocatedTriples.cpp:500
↓ 11 callers
Function
jsonToTypeString
src/util/json.h:70
↓ 11 callers
Function
makeTriple
Helper to create a triple with an IRI predicate.
test/ExternalValuesQueryTest.cpp:29
↓ 11 callers
Function
matchLiteralExpression
test/parser/SparqlAntlrParserTestHelpers.h:1105
↓ 11 callers
Method
numEntries
_____________________________________________________________________________
src/engine/NamedResultCache.cpp:59
↓ 11 callers
Function
removeDatatype
Removes the datatype and quotation marks from a given literal
src/rdfTypes/GeometryInfoHelpersImpl.h:66
↓ 11 callers
Method
serverLogic
test/WebSocketSessionTest.cpp:96
↓ 11 callers
Method
setMonth
src/util/Date.h:251
↓ 11 callers
Method
setValue
src/util/ConfigManager/ConfigOption.h:108
↓ 11 callers
Method
setYear
src/util/Date.h:244
↓ 11 callers
Function
shift_left
src/backports/shift.h:32
↓ 11 callers
Function
size
src/engine/idTable/IdTable.h:317
↓ 11 callers
Method
sizeEstimate
Const and public getter for testing.
src/engine/ExplicitIdTableOperation.h:33
↓ 11 callers
Function
testAccessOperatorForUnorderedVocabulary
test/index/vocabulary/VocabularyTestHelpers.h:239
↓ 11 callers
Method
toBitRepresentation
_____________________________________________________________________________
src/rdfTypes/GeoPoint.cpp:25
↓ 11 callers
Method
usePatterns
_____________________________________________________________________________
src/index/IndexImpl.cpp:1155
↓ 11 callers
Method
wait
Wait for the flag to become different from the given value
src/backports/atomic_flag.h:75
↓ 10 callers
Function
Describe
Match a `DESCRIBE` operation
test/QueryPlannerTestHelpers.h:505
↓ 10 callers
Function
ExistsJoin
Match an `ExistsJoin`
test/QueryPlannerTestHelpers.h:514
↓ 10 callers
Function
addPoint
test/engine/SpatialJoinTestHelpers.h:352
↓ 10 callers
Method
area
src/rdfTypes/GeometryInfo.h:137
↓ 10 callers
Method
asIri
____________________________________________________________________________
src/rdfTypes/GeometryInfo.cpp:120
↓ 10 callers
Function
calculatePrefixes
______________________________________________________________________________________
src/index/PrefixHeuristic.cpp:158
↓ 10 callers
Function
checkResultTableRow
Check the content of a `Result` row. */
test/BenchmarkMeasurementContainerTest.cpp:101
↓ 10 callers
Function
compareIdTableWithExpectedContent
____________________________________________________________________________
test/util/IdTableHelpers.cpp:18
↓ 10 callers
Function
compareIds
src/global/ValueIdComparators.h:565
↓ 10 callers
Method
computeOncePinned
src/util/ConcurrentCache.h:204
↓ 10 callers
Method
containsBlankNodeIndex
_____________________________________________________________________________
src/util/BlankNodeManager.cpp:83
↓ 10 callers
Function
convertLangtagToEntityUri
_________________________________________________________
src/util/Conversions.cpp:15
↓ 10 callers
Method
data
src/util/BufferedVector.h:50
↓ 10 callers
Function
datasetClausesMatcher
Return a matcher that matches a `DatasetClause` with given
test/parser/SparqlAntlrParserTestHelpers.h:838
↓ 10 callers
Method
end_group
(self, collapse=False)
misc/gcc8_logs_analyzer.py:39
↓ 10 callers
Method
flush
src/util/File.h:132
↓ 10 callers
Function
formatTerm
_____________________________________________________________________________
src/engine/ConstructTripleInstantiator.cpp:70
↓ 10 callers
Method
getChildren
_____________________________________________________________________________
src/engine/Bind.cpp:108
↓ 10 callers
Function
getFirstTriple
test/SparqlParserTest.cpp:1432
↓ 10 callers
Method
getIriContent
src/parser/LiteralOrIri.cpp:39
↓ 10 callers
Function
getLiteralOrIriFromVocabIndex
_____________________________________________________________________________
src/index/ExportIds.cpp:184
↓ 10 callers
Function
getNumColumns
test/CompressedRelationsTest.cpp:75
← previous
next →
401–500 of 7,183, ranked by callers