public interface IGraphBuilder2 extends IGraphBuilder
| Modifier and Type | Method and Description | 
|---|---|
com4j.Com4jObject | 
createGraphDefinitionByTableName(String tableName,
                                int graphType)
 Create an IGraphDefinition2 object by Table Name. 
 | 
buildGraph, buildMultipleGraphs, createGraphDefinitioncom4j.Com4jObject createGraphDefinitionByTableName(String tableName, int graphType)
Create an IGraphDefinition2 object by Table Name.
tableName - Mandatory java.lang.String parameter.graphType - Mandatory int parameter.Copyright © 2020. All rights reserved.