public interface IGraphDefinition2 extends IGraphDefinition
Modifier and Type | Method and Description |
---|---|
Object |
getPropertyByName(String prop)
Get the value of the specified property by property name.
|
void |
setPropertyByName(String prop,
Object newVal)
Set the value of the specified property,by property name and property value.
|
Copyright © 2020. All rights reserved.