Class Neo4jCommitter

All Implemented Interfaces:
BatchConsumer, Committer, Configurable<Neo4jCommitterConfig>, AutoCloseable

public class Neo4jCommitter extends AbstractBatchCommitter<Neo4jCommitterConfig>

Commit documents/fields to a Neo4j graph database.

Authentication

Basic authentication is supported for password-protected Solr installations.

Author:
Sylvain Roussy, Pascal Essiembre