public static class SchemaGraph.TableRelationship extends Object
| Constructor and Description | 
|---|
| SchemaGraph.TableRelationship(String fromCol,
                             AbstractCubeTable fromTab,
                             String toCol,
                             AbstractCubeTable toTab) | 
public SchemaGraph.TableRelationship(String fromCol, AbstractCubeTable fromTab, String toCol, AbstractCubeTable toTab)
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.