How to resolve the warning message coming while fetching results from neo4j in spring boot

org.neo4j.ogm.context.GraphEntityMapper : Relationship (414)-[APPLIES_TO]->(359) cannot be fully hydrated because one or more required node entities have not been part of the result set.

i have created correct pojo structure and relationship too.