Class SerializeSettings
    Public
    
    Holds settings for how graphs should be serialized.
Public Variables
        
                editorSettings
        
    
                
                Save editor settings.
                    Public
                
            
        
                nodes
        
    
                
                Enable to include node data.
                    Public
                
            
        
                prettyPrint
        
    
                
                Use pretty printing for the json data.
                    Public