OK, I’ve read that queries created by @Query are done by spring data.
I assume that join part of query added when using @EntityGraph is also spring data part, right?