MCPcopy Create free account

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

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

↓ 10 callersMethodgetPositionOfWord
src/index/Vocabulary.cpp:269
↓ 10 callersMethodgetUpdatedQueryExecutionTreeWithPrefilterApplied
_____________________________________________________________________________
src/engine/IndexScan.cpp:209
↓ 10 callersMethodgetView
_____________________________________________________________________________
src/engine/MaterializedViews.cpp:473
↓ 10 callersMethodgetYear
Getter and setter for the year.
src/util/Date.h:241
↓ 10 callersFunctionhasFixedEntity
src/parser/TextSearchQuery.h:78
↓ 10 callersFunctionidTableToExecutionTree
____________________________________________________________________________
test/util/IdTableHelpers.cpp:240
↓ 10 callersFunctioninstantiateTerm
_____________________________________________________________________________
src/engine/ConstructTripleInstantiator.cpp:22
↓ 10 callersMethodisAggregate
_____________________________________________________________________________
src/engine/sparqlExpressions/SparqlExpression.cpp:59
↓ 10 callersMethodisDouble
src/parser/TripleComponent.h:148
↓ 10 callersMethodisExternal
src/index/IndexBuilderTypes.h:99
↓ 10 callersMethodline
src/util/SourceLocation.h:44
↓ 10 callersFunctionmakeBlankNodeExpression
src/engine/sparqlExpressions/BlankNodeExpression.cpp:192
↓ 10 callersFunctionmakeClique
Return a clique with `size` elements.
test/engine/CountConnectedSubgraphsTest.cpp:16
↓ 10 callersFunctionmakeEntry
Helper to conveniently create an entry for `ItemVec`.
test/index/VocabularyMergerImplTest.cpp:25
↓ 10 callersFunctionmakeMultiplyExpression
src/engine/sparqlExpressions/NumericBinaryExpressions.cpp:494
↓ 10 callersFunctionmakeQueryCacheKey
test/OperationTest.cpp:680
↓ 10 callersMethodpositionInVocab
src/index/LocalVocabEntry.h:121
↓ 10 callersMethodprefixedName
src/parser/RdfParser.cpp:734
↓ 10 callersMethodsetDay
src/util/Date.h:258
↓ 10 callersMethodsetup
src/index/IndexMetaData.h:98
↓ 10 callersMethodsizeEstimateIsExactForTesting
Return the internal flag for testing purposes.
src/engine/IndexScan.h:173
↓ 10 callersFunctionswap
src/util/Generator.h:321
↓ 10 callersMethodtryGet
src/util/LruCache.h:48
↓ 10 callersMethoduniqueId
Generates a unique pseudo-random OwningQueryId object for this registry and associates it with the given query.
src/util/http/websocket/QueryId.h:145
↓ 10 callersMethoduniqueIdFromString
Tries to create a new unique OwningQueryId object from the given string. \param id The id representation of the potential candidate. \param query The
src/util/http/websocket/QueryId.h:122
↓ 10 callersMethodupdate
_____________________________________________________________________________
src/index/CompressedRelation.cpp:1856
↓ 10 callersMethodvalidate
___________________________________________________________________________
src/libqlever/Qlever.cpp:202
↓ 10 callersMethodview
Access to input stream as std::string_view
src/parser/Tokenizer.h:353
↓ 10 callersFunctionviewScan
_____________________________________________________________________________
test/MaterializedViewsTestHelpers.h:196
↓ 10 callersMethodvisit
src/global/ValueId.h:438
↓ 10 callersMethodwaitForNextDataPiece
_____________________________________________________________________________
src/util/http/websocket/QueryToSocketDistributor.cpp:72
↓ 10 callersMethodwasSet
____________________________________________________________________________
src/util/ConfigManager/ConfigOption.cpp:127
↓ 10 callersFunctionwithPath
test/WebSocketSessionTest.cpp:28
↓ 9 callersMethodactualSize
Return the resulting number of elements when applying the limit and offset to a table of `actualSize`. This is exactly `upperBound(actualSize) - actua
src/parser/data/LimitOffsetClause.h:56
↓ 9 callersMethodaddGreater
src/global/ValueIdComparators.h:162
↓ 9 callersMethodaddOptionValidator
src/util/ConfigManager/ConfigManager.h:405
↓ 9 callersMethodaddSmaller
src/global/ValueIdComparators.h:156
↓ 9 callersMethodbegin
src/index/vocabulary/VocabularyOnDisk.h:103
↓ 9 callersMethodbegin_group
(self, title, collapse=False)
misc/gcc8_logs_analyzer.py:32
↓ 9 callersMethodcomputeVariableToColumnMap
test/engine/ValuesForTesting.h:212
↓ 9 callersMethodcontains
Return true if the `id` belongs to this range.
src/index/VocabularyMerger.h:101
↓ 9 callersFunctionconvertToVector
Helper function for easier testing of the `IdTable` generator.
test/ExportQueryExecutionTreesTest.cpp:320
↓ 9 callersFunctioncreateVocabWithSingleString
_____________________________________________________________________________
test/AddCombinedRowToTableTest.cpp:289
↓ 9 callersFunctioncreateVocabulary
test/index/vocabulary/VocabularyOnDiskTest.cpp:58
↓ 9 callersMethoddeallocate
An allocator must have a function "deallocate" with exactly this signature.
src/util/AllocatorWithLimit.h:238
↓ 9 callersFunctiondoesDirectoryContainFileWithBasename
_____________________________________________________________________________
src/util/FilesystemHelpers.cpp:22
↓ 9 callersFunctionfindOptional
src/util/Algorithm.h:79
↓ 9 callersMethodfirst
src/index/Vocabulary.h:34
↓ 9 callersMethodflush
test/JoinAlgorithmsTest.cpp:59
↓ 9 callersMethodformat
src/index/GraphFilter.cpp:55
↓ 9 callersFunctionfromBool
Convert a bool to a ternary `ComparisonResult`.
src/global/ValueIdComparators.h:51
↓ 9 callersMethodget
* This function is called zero or more times to * retrieve buffers. A return value of `boost::none` * means there are no more buffers. Otherwise
src/util/http/streamable_body.h:98
↓ 9 callersMethodgetBaseIri
____________________________________________________________________________
src/rdfTypes/Iri.cpp:105
↓ 9 callersMethodgetCancellationHandle
Returns the cancellation handle from the registry if it exists, nullptr otherwise.
src/util/http/websocket/QueryId.h:171
↓ 9 callersMethodgetFinalProgressString
Final progress string (should only be called once after the computation has finished).
src/util/ProgressBar.h:140
↓ 9 callersMethodgetIndexRange
Get a view that iterates over all the indices that belong to the subrange.
src/util/JoinAlgorithms/JoinAlgorithms.h:706
↓ 9 callersMethodgetLiteralContent
src/parser/LiteralOrIri.cpp:72
↓ 9 callersFunctiongetMediaTypesFromAcceptHeader
___________________________________________________________________________
src/util/http/MediaTypes.cpp:143
↓ 9 callersMethodgetOperationTime
__________________________________________________________________________
src/engine/RuntimeInformation.cpp:143
↓ 9 callersMethodgetRuntimeInfoPointer
src/engine/Operation.h:243
↓ 9 callersMethodisEnd
Query for the special `end` semantics.
src/index/vocabulary/VocabularyTypes.h:29
↓ 9 callersMethodisIndexScanWithNumVariables
Return true if this object is an instance of `IndexScan` and has the specified number of variables. For this to work this function needs to be overrid
src/engine/Operation.h:226
↓ 9 callersMethodisInt
src/parser/TripleComponent.h:151
↓ 9 callersMethodisRunning
is the timer currently running
src/util/Timer.h:122
↓ 9 callersMethodisSpecialVocabIndex
Helper to detect if a "special" vocabulary is used.
src/index/vocabulary/SplitVocabulary.h:128
↓ 9 callersMethodliteral
src/parser/RdfParser.cpp:264
↓ 9 callersFunctionmakeEvalAndEqualityCheck
______________________________________________________________________________ `makeEvalAndEqualityCheck` creates a lambda that evaluates the provided
test/GetPrefilterExpressionFromSparqlExpressionTest.cpp:72
↓ 9 callersFunctionmakeJoin
Create a `CartesianProductJoin` the children of which are `ValuesForTesting` with results create from the `inputs`. The children will have disjoint se
test/engine/CartesianProductJoinTest.cpp:32
↓ 9 callersFunctionmakeSort
Create a `Sort` operation that sorts the `input` by the `sortColumns`.
test/SortTest.cpp:30
↓ 9 callersMethodmakeTreeWithBindColumn
_____________________________________________________________________________
src/engine/Join.cpp:778
↓ 9 callersFunctionmergeSubtreePlanIds
Update the `target` query plan such that it knows that it includes all the nodes and filters from `a` and `b`. NOTE: This does not actually merge the
src/engine/QueryPlanner.cpp:96
↓ 9 callersMethodopen
src/index/vocabulary/GeoVocabulary.cpp:20
↓ 9 callersMethodpleaseWatchDog
src/util/CancellationHandle.h:163
↓ 9 callersFunctionprepareContext
test/SparqlDataTypesTest.cpp:50
↓ 9 callersMethodprocessBlock
src/engine/GroupByImpl.cpp:698
↓ 9 callersMethodpushBlock
The implementation of the type-erased interface. Push a complete block at once.
src/engine/idTable/CompressedExternalIdTable.h:711
↓ 9 callersMethodrethrowIfException
Rethrow the first captured exception, if any. After this call the exception is consumed and this object is ready to collect new exceptions.
src/util/ExceptionHandling.h:235
↓ 9 callersFunctionrun
Run the server using the specified number of threads. Note that this function never returns, unless the Server crashes. The second argument limits the
src/util/http/HttpServer.h:121
↓ 9 callersFunctionrunFunctionOnExecutor
src/util/AsioHelpers.h:95
↓ 9 callersMethodsetGraphId
_____________________________________________________________________________
src/engine/TransitivePathHashMap.cpp:60
↓ 9 callersMethodsetHour
src/util/Date.h:265
↓ 9 callersMethodsetOriginalMetadata
_____________________________________________________________________________
src/index/DeltaTriples.cpp:581
↓ 9 callersMethodsetSubstr
__________________________________________
src/rdfTypes/Literal.cpp:196
↓ 9 callersMethodsize
Return the number of bytes in the `SortKey`
src/index/StringSortComparator.h:83
↓ 9 callersMethodstrand
Return the strand on which the calls to `waitForEvent` must be awaited.
src/util/http/websocket/UpdateFetcher.h:32
↓ 9 callersMethodsubject
src/parser/RdfParser.cpp:226
↓ 9 callersMethodsubrange
Return the currently specified subrange as a `ql::ranges::subrange` object.
src/util/JoinAlgorithms/JoinAlgorithms.h:694
↓ 9 callersFunctiontestDynamicJoinWithUndef
Join both vectors `a` and `b` and assert that the result is equal to the given `expected` result. Joins are performed 2 times, the second time with `a
test/JoinAlgorithmsTest.cpp:350
↓ 9 callersFunctiontestExists
Same as the function above, but conveniently takes `VectorTable`s instead of `IdTable`s.
test/engine/ExistsJoinTest.cpp:88
↓ 9 callersFunctiontestExistsJoin
Helper function to test exists join implementations.
test/engine/ExistsJoinTest.cpp:98
↓ 9 callersFunctiontestUndefHelper
test/RelationalExpressionTest.cpp:263
↓ 9 callersFunctiontestWithExplicitResult
Test that the expression `leftValue Comparator rightValue`, when evaluated on the `TestContext` (see above), yields the `expected` result.
test/RegexExpressionTest.cpp:85
↓ 9 callersFunctiontestYear
Specialization of `testDatetimeImpl` for parsing `xsd:gYear`.
test/DateYearDurationTest.cpp:344
↓ 9 callersMethodtoBits
Convert the `Date` to a `uint64_t`. This just casts the underlying representation.
src/util/Date.h:206
↓ 9 callersMethodtoString
____________________________________________________________________________
src/parser/TripleComponent.cpp:48
↓ 9 callersMethodtoString
___________________________________________________________________
src/util/Parameters.h:120
↓ 9 callersMethodtoTripleComponent
___________________________________________________________________________ Constructs a TripleComponent from the GraphTerm. Blank nodes are automatic
src/parser/data/GraphTerm.h:43
↓ 9 callersFunctiontruncateOperationString
___________________________________________________________________________
src/util/StringUtils.cpp:212
↓ 9 callersMethodupdateRuntimeInformationWhenOptimizedOut
_____________________________________________________________________________
src/engine/Operation.cpp:545
↓ 9 callersFunctionupper_bound
src/index/vocabulary/CompressedVocabulary.h:100
← previousnext →501–600 of 7,183, ranked by callers