public static class JythonOptions.JythonGraphTypeOptions extends Object
Constructor and Description |
---|
JythonGraphTypeOptions(GraphType graphType)
Constructor
|
Modifier and Type | Method and Description |
---|---|
GraphType |
getGraphType() |
StrConfOption |
getJythonClassNameOption() |
BooleanConfOption |
getNeedsWrapperOption() |
public JythonGraphTypeOptions(GraphType graphType)
graphType
- GraphTypepublic GraphType getGraphType()
public BooleanConfOption getNeedsWrapperOption()
public StrConfOption getJythonClassNameOption()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.