1.5 · Lesson

The Complete Memory API

In the previous lesson, you installed neo4j-agent-memory and configured the three configuration objects. In this lesson, you will learn every public method the library exposes — across all three memory layers — and see a single end-to-end example that uses them all in the order you would call them in a real application.

The methods are grouped in call order: session management first, then short-term memory, then long-term memory, then context retrieval, then reasoning traces.