| Inheritance | 
 | 
Methods ¶
autoRecook
 : bool
        
Property
When this option is set to True, the graph will automatically recook
    at the interval specified in the autoRecookInterval property. 
Defaults to False.
autoRecookInterval
 : int
        
Property
When auto recooking, the interval in milliseconds between recooks.
Defaults to 100.
blocking
 : bool
        
Property
Indicates whether or not the cook should block the caller, or cook in the background.
Defaults to False