public class IQ2CQ extends Object
| Constructor and Description |
|---|
IQ2CQ() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ExtensionalDataNode>> |
getExtensionalDataNodes(IQTree tree) |
static it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<ImmutableExpression> |
getFilterExpressions(IQTree tree) |
static it.unibz.inf.ontop.com.google.common.collect.ImmutableList<DataAtom<RelationPredicate>> |
toDataAtoms(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ExtensionalDataNode> nodes,
CoreSingletons singletons) |
static IQTree |
toIQTree(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends IQTree> extensionalNodes,
Optional<ImmutableExpression> joiningConditions,
IntermediateQueryFactory iqFactory) |
public static it.unibz.inf.ontop.com.google.common.collect.ImmutableList<DataAtom<RelationPredicate>> toDataAtoms(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ExtensionalDataNode> nodes, CoreSingletons singletons)
public static IQTree toIQTree(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends IQTree> extensionalNodes, Optional<ImmutableExpression> joiningConditions, IntermediateQueryFactory iqFactory)
public static Optional<it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ExtensionalDataNode>> getExtensionalDataNodes(IQTree tree)
public static it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<ImmutableExpression> getFilterExpressions(IQTree tree)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.