pub fn detect_query_engine(query: &str) -> QueryEngineExpand description
Detect whether a query should use the SPARQL library instead of the bytecode VM.
pub fn detect_query_engine(query: &str) -> QueryEngineDetect whether a query should use the SPARQL library instead of the bytecode VM.