5.5 · Lesson (Optional)

Interface-based projections

Interface-based Full definition for projection (opens in a new tab)An in-memory copy of part of your database that graph algorithms run against. You choose which nodes and relationships it holds. are a great place to start. They are simple to create and commonly used when you want to trim down an entity for user views or retrieval.

Take the Movie entity as an example. There are sixteen fields on the entity, which is a lot to work with!