Interface Neo4jConnection

    • Method Detail

      • getUrl

        String getUrl()
        Get the connection url.
        Returns:
        String the connection url
      • getProperties

        Properties getProperties()
        Get the properties for this connection.
        Returns:
        Properties the properties for this connection
      • getUserName

        String getUserName()
        Get the user of this connection.
        Returns:
        String
      • getFlattening

        int getFlattening()
        Get the flattening sample rows (-1 if no flattening).
        Returns:
        int