neo4j_uploader.errors     
                
                        
                        
                        
            
            
    class
    InvalidCredentialsError(builtins.Exception):
                
     
    
            
            Error if Neo4j credentials are invalid
Inherited Members
- builtins.Exception
- Exception
- builtins.BaseException
- with_traceback
- add_note
- args
            
    class
    InvalidPayloadError(builtins.Exception):
                
     
    
            
            Error if json payload schema is unrecognized
Inherited Members
- builtins.Exception
- Exception
- builtins.BaseException
- with_traceback
- add_note
- args