Interface NodePropertyContainer

    • Method Detail

      • nodeProperties

        NodeProperties nodeProperties​(java.lang.String propertyKey)
        Return the property values for a property key
        Parameters:
        propertyKey - the node property key
        Returns:
        the values associated with that key
      • availableNodeProperties

        java.util.Set<java.lang.String> availableNodeProperties()