Module org.neo4j.driver
Interface MapAccessorMapper<T>
public interface MapAccessorMapper<T>
-
Method Summary
Modifier and TypeMethodDescriptionmap(MapAccessor mapAccessor, Class<T> targetClass) booleansupports(MapAccessor mapAccessor, Class<?> targetClass)
-
Method Details
-
supports
-
map
-