public interface PredefinedQueries
| Modifier and Type | Method and Description |
|---|---|
static PredefinedQueries |
defaultPredefinedQueries(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> tupleQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> graphQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> contextMap) |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> |
getContextMap() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> |
getGraphQueries() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> |
getTupleQueries() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> getGraphQueries()
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> getTupleQueries()
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> getContextMap()
static PredefinedQueries defaultPredefinedQueries(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> tupleQueries, it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> graphQueries, it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> contextMap)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.