Class GraphMeta
    Public
    
    Metadata for all graphs included in serialization.
Public Methods
        
                GetGraphType
        
                (index)
    
                
                Returns the Type of graph number index.
                    Public
                
            Public Variables
        
                graphs
        
    
                
                Number of graphs serialized.
                    Public
                
            
        
                guids
        
    
                
                Guids for all graphs.
                    Public
                
            
        
                typeNames
        
    
                
                Type names for all graphs.
                    Public
                
            
        
                version
        
    
                
                Project version it was saved with.
                    Public