mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 10:49:00 +00:00 
			
		
		
		
	 179f103412
			
		
	
	
		179f103412
		
			
		
	
	
	
	
		
			
			Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com> Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Neo4j
DataHub uses Neo4j as graph db in the backend to serve graph queries. Official Neo4j image found in Docker Hub is used without any modification.
Neo4j Browser
To be able to debug and run Cypher queries against your Neo4j image, you can open up Neo4j Browser which is running at
http://localhost:7474/browser/. Default username is neo4j and password is datahub.