cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to test the ACID properties of a database

Hi!

I'm new to Neo4j, but I'm excited to learn and explore all about it. So I'm doing my masters thesis on how to test the ACID properties of a graph database, and would like to know if there's a proper way to go about it.

2 REPLIES 2

Hi @dabick14 ,

If "how to test the ACID properties of a graph database" is your thesis statement, then you could proceed by looking at the methods used for a relational database and applying them to Neo4j.

You could explore the transactional behavior of Neo4j by accessing Cypher (Neo4j's query language, like SQL for graphs) through the embedded Java API. Start here: Transaction management - Neo4j Java Reference

Best,
ABK

That's great. Thank you. I will look into it.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online