Package 

Class BaseDataFetcherForContainer.PropertyAccessor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getPropertyName()
      final Expression toExpression(String variable)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseDataFetcherForContainer.PropertyAccessor

        BaseDataFetcherForContainer.PropertyAccessor(String propertyName, Function1<String, Expression> accessorFactory)
        Parameters:
        propertyName - the name used in neo4j
        accessorFactory - a factory for crating an expression to access the property