MCPcopy Create free account

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

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

↓ 13 callersMethodpickupBatch
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 callersMethodremapId
_____________________________________________________________________________
src/index/DeltaTriples.cpp:721
↓ 13 callersMethodresetWatchDogState
src/util/CancellationHandle.cpp:80
↓ 13 callersFunctionrunConstructQueryTestCase
Run a single test case for a CONSTRUCT query.
test/ExportQueryExecutionTreesTest.cpp:187
↓ 13 callersFunctiontestCartesianProduct
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 callersFunctiontestLess
test/ComparisonWithNanTest.cpp:54
↓ 13 callersFunctiontestOrderBy
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 callersMethodwithWriteLock
src/util/Synchronized.h:121
↓ 12 callersFunctionaddGraphColumn
test/LocatedTriplesTest.cpp:30
↓ 12 callersMethodaddQueryStatusUpdate
src/util/http/websocket/QueryToSocketDistributor.cpp:43
↓ 12 callersMethodaddValueIdToQueue
_____________________________________________________________________________
src/engine/SpatialJoinParser.cpp:110
↓ 12 callersMethodbuild
____________________________________________________________________________
src/engine/ParsedRequestBuilder.cpp:109
↓ 12 callersFunctioncheckSweeperTestResult
Helper to approximately compare the results of `runParsingAndSweeper` with an expected result, both as `SweeperTestResult`
test/engine/SpatialJoinPrefilterTestHelpers.h:377
↓ 12 callersMethodcheckValidator
____________________________________________________________________________
src/util/ConfigManager/Validator.cpp:16
↓ 12 callersFunctionformatTriple
_____________________________________________________________________________
src/engine/ConstructTripleInstantiator.cpp:91
↓ 12 callersMethodfront
test/IteratorTest.cpp:70
↓ 12 callersMethodgetTextRecord
test/engine/TextIndexScanForWordTest.cpp:118
↓ 12 callersMethodgroupGraphPattern
src/parser/sparqlParser/generated/SparqlAutomaticParser.cpp:3167
↓ 12 callersFunctionindentStr
A small formatting helper used inside RuntimeInformation::writeToStream.
src/engine/RuntimeInformation.cpp:31
↓ 12 callersMethodlocatedTriplesState
_____________________________________________________________________________
src/engine/MaterializedViews.cpp:645
↓ 12 callersMethodlock
src/util/Synchronized.h:56
↓ 12 callersFunctionmakeStrExpression
src/engine/sparqlExpressions/StringExpressions.cpp:647
↓ 12 callersFunctionnumColumns
src/engine/idTable/IdTableRow.h:91
↓ 12 callersFunctionparseWkt
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 callersMethodreadFromFile
src/index/Vocabulary.cpp:44
↓ 12 callersFunctionremoveJoinColFromVarColMap
test/JoinTest.cpp:59
↓ 12 callersMethodreserve
src/util/Serializer/ByteBufferSerializer.h:38
↓ 12 callersMethodresetToType
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 callersFunctionrunParsingAndSweeper
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 callersFunctionrunWithBothQueueTypes
test/ThreadSafeQueueTest.cpp:60
↓ 12 callersMethodsetInput
test/JoinAlgorithmsTest.cpp:32
↓ 12 callersMethodsignalEnd
_____________________________________________________________________________
src/util/http/websocket/QueryToSocketDistributor.cpp:60
↓ 12 callersFunctionsize
src/index/vocabulary/CompressedVocabulary.h:61
↓ 12 callersFunctiontestTakeUntilView
test/TakeUntilInclusiveViewTest.cpp:49
↓ 12 callersFunctiontoUnderlying
benchmark/JoinAlgorithmBenchmark.cpp:374
↓ 12 callersFunctionwaiting_function
test/ConcurrentCacheTest.cpp:48
↓ 11 callersFunctionaddArea
test/engine/SpatialJoinTestHelpers.h:359
↓ 11 callersMethodallocate
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 callersMethodbegin
src/util/views/TakeUntilInclusiveView.h:145
↓ 11 callersFunctionbitMaskForHigherBits
The return value has 1s for the highest `numBits` bits, and 0 in all the lower bits.
src/util/BitUtils.h:29
↓ 11 callersFunctionbitMaskSizeForValue
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 callersFunctioncheckUnitValueGetterFromId
Helper to test UnitOfMeasurementValueGetter using ValueId input
test/ValueGetterTestHelpers.h:151
↓ 11 callersMethodclear
src/util/MmapVector.h:252
↓ 11 callersMethodcomputeResult
___________________________________________________________________________
test/engine/ValuesForTesting.h:111
↓ 11 callersMethodcontainedVariables
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 callersMethodcontainedVariables
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpression.cpp:12
↓ 11 callersMethodcreateOrAcquireDistributorForReceiving
src/util/http/websocket/QueryHub.cpp:84
↓ 11 callersFunctioncreateTestContainer
test/WebSocketSessionTest.cpp:108
↓ 11 callersFunctiondoForTypeInResultTableEntryType
test/util/BenchmarkMeasurementContainerHelpers.h:37
↓ 11 callersMethodempty
Return true iff the IRI is empty.
src/rdfTypes/Iri.h:75
↓ 11 callersFunctionescapeNewlinesAndBackslashes
____________________________________________________________________________
src/rdfTypes/RdfEscaping.cpp:169
↓ 11 callersFunctionexpectRtiHasDimensions
test/OperationTest.cpp:45
↓ 11 callersFunctionexpectWithGivenBudgets
test/QueryPlannerTestHelpers.h:665
↓ 11 callersMethodfile_name
src/util/SourceLocation.h:45
↓ 11 callersFunctiongetAllSubSplits
Helper function to generate all possible splits of an IdTable in order to exhaustively test generator variants.
test/ResultTest.cpp:23
↓ 11 callersMethodgetBoundingBox
____________________________________________________________________________
src/rdfTypes/GeometryInfo.cpp:140
↓ 11 callersMethodgetGeoPoint
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 callersMethodgetLine
Wrapper to getLine that is expected by the rest of QLever
src/parser/RdfParser.h:73
↓ 11 callersMethodgetMetaData
src/index/IndexMetaDataImpl.h:36
↓ 11 callersMethodgetSelectedVariablesAsStrings
____________________________________________________________________________
src/parser/SelectClause.cpp:78
↓ 11 callersMethodisAll
____________________________________________________________________________
src/parser/PayloadVariables.cpp:58
↓ 11 callersMethodisLocatedTriple
____________________________________________________________________________
src/index/LocatedTriples.cpp:500
↓ 11 callersFunctionjsonToTypeString
src/util/json.h:70
↓ 11 callersFunctionmakeTriple
Helper to create a triple with an IRI predicate.
test/ExternalValuesQueryTest.cpp:29
↓ 11 callersFunctionmatchLiteralExpression
test/parser/SparqlAntlrParserTestHelpers.h:1105
↓ 11 callersMethodnumEntries
_____________________________________________________________________________
src/engine/NamedResultCache.cpp:59
↓ 11 callersFunctionremoveDatatype
Removes the datatype and quotation marks from a given literal
src/rdfTypes/GeometryInfoHelpersImpl.h:66
↓ 11 callersMethodserverLogic
test/WebSocketSessionTest.cpp:96
↓ 11 callersMethodsetMonth
src/util/Date.h:251
↓ 11 callersMethodsetValue
src/util/ConfigManager/ConfigOption.h:108
↓ 11 callersMethodsetYear
src/util/Date.h:244
↓ 11 callersFunctionshift_left
src/backports/shift.h:32
↓ 11 callersFunctionsize
src/engine/idTable/IdTable.h:317
↓ 11 callersMethodsizeEstimate
Const and public getter for testing.
src/engine/ExplicitIdTableOperation.h:33
↓ 11 callersFunctiontestAccessOperatorForUnorderedVocabulary
test/index/vocabulary/VocabularyTestHelpers.h:239
↓ 11 callersMethodtoBitRepresentation
_____________________________________________________________________________
src/rdfTypes/GeoPoint.cpp:25
↓ 11 callersMethodusePatterns
_____________________________________________________________________________
src/index/IndexImpl.cpp:1155
↓ 11 callersMethodwait
Wait for the flag to become different from the given value
src/backports/atomic_flag.h:75
↓ 10 callersFunctionDescribe
Match a `DESCRIBE` operation
test/QueryPlannerTestHelpers.h:505
↓ 10 callersFunctionExistsJoin
Match an `ExistsJoin`
test/QueryPlannerTestHelpers.h:514
↓ 10 callersFunctionaddPoint
test/engine/SpatialJoinTestHelpers.h:352
↓ 10 callersMethodarea
src/rdfTypes/GeometryInfo.h:137
↓ 10 callersMethodasIri
____________________________________________________________________________
src/rdfTypes/GeometryInfo.cpp:120
↓ 10 callersFunctioncalculatePrefixes
______________________________________________________________________________________
src/index/PrefixHeuristic.cpp:158
↓ 10 callersFunctioncheckResultTableRow
Check the content of a `Result` row. */
test/BenchmarkMeasurementContainerTest.cpp:101
↓ 10 callersFunctioncompareIdTableWithExpectedContent
____________________________________________________________________________
test/util/IdTableHelpers.cpp:18
↓ 10 callersFunctioncompareIds
src/global/ValueIdComparators.h:565
↓ 10 callersMethodcomputeOncePinned
src/util/ConcurrentCache.h:204
↓ 10 callersMethodcontainsBlankNodeIndex
_____________________________________________________________________________
src/util/BlankNodeManager.cpp:83
↓ 10 callersFunctionconvertLangtagToEntityUri
_________________________________________________________
src/util/Conversions.cpp:15
↓ 10 callersMethoddata
src/util/BufferedVector.h:50
↓ 10 callersFunctiondatasetClausesMatcher
Return a matcher that matches a `DatasetClause` with given
test/parser/SparqlAntlrParserTestHelpers.h:838
↓ 10 callersMethodend_group
(self, collapse=False)
misc/gcc8_logs_analyzer.py:39
↓ 10 callersMethodflush
src/util/File.h:132
↓ 10 callersFunctionformatTerm
_____________________________________________________________________________
src/engine/ConstructTripleInstantiator.cpp:70
↓ 10 callersMethodgetChildren
_____________________________________________________________________________
src/engine/Bind.cpp:108
↓ 10 callersFunctiongetFirstTriple
test/SparqlParserTest.cpp:1432
↓ 10 callersMethodgetIriContent
src/parser/LiteralOrIri.cpp:39
↓ 10 callersFunctiongetLiteralOrIriFromVocabIndex
_____________________________________________________________________________
src/index/ExportIds.cpp:184
↓ 10 callersFunctiongetNumColumns
test/CompressedRelationsTest.cpp:75
← previousnext →401–500 of 7,183, ranked by callers