Not logged in : Login

About: VirtTipsAndTricksQueryOptimizerASSUME     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : atom:Entry, within Data Space : ods.openlinksw.com associated with source document(s)

AttributesValues
type
Date Created
Date Modified
label
  • VirtTipsAndTricksQueryOptimizerASSUME
maker
Title
  • VirtTipsAndTricksQueryOptimizerASSUME
isDescribedUsing
has creator
content
  • %META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How can I use the Virtuoso specific query optimizer hint ASSUME? <code>ASSUME</code> is a Virtuoso specific query optimizer hint for letting know the optimizer that the expression X is always true and the optimizer should work as such where you have ASSUME, while not triggering any SQL code generation for checking whether X is true (since it is ASSUMED to be true). Thus, in the example below, it is <b>ASSUMED</b> that <code>?id</code> is an IRI, so there's not need for any further type checking further down in the query-optimizer's processing workflow. ---++Usage Example: <verbatim> SELECT * WHERE { ?s1 <id> ?id ; geo:lat ?lat ; geo:long ?long . GRAPH ?rdf_view_g { ?s2 <id> ?id ; rdfs:label ?label } . ASSUME (isIRI (?id)) } </verbatim> ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][Virtuoso Documentation]] * [[VirtSPARQLOptGuideEx1][Optimizing query performance using bif functions Example]]
id
  • ed3c4b880a430eb42899255aa78dc54b
link
has container
http://rdfs.org/si...ices#has_services
atom:title
  • VirtTipsAndTricksQueryOptimizerASSUME
links to
atom:source
atom:author
atom:published
  • 2017-06-13T05:47:39Z
atom:updated
  • 2017-06-13T05:47:39Z
topic
is made of
is container of of
is link of
is http://rdfs.org/si...vices#services_of of
is creator of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git132 as of May 12 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Sep 11 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 1 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software