GraphDB Connectors

Version 1 by nikola.petrov
on May 12, 2015 14:47.

compared with
Current by Pavel Mihaylov
on Aug 03, 2015 16:53.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
The Connectors provide synchronisation at the entity level, where an entity is defined as having a unique identifier (URI) and a set of properties and property values. In terms of RDF, this corresponds to a set of triples that have the same subject. In addition to simple properties (defined by a single triple), the Connectors support property chains. A property chain is defined as a sequence of triples where each triple's object is the subject of the subsequent triple.

This version of GraphDB comes with the following connector implementations:

{children}
* [Lucene GraphDB Connector]
* [Solr GraphDB Connector] (GraphDB Enterprise only)
* [Elasticsearch GraphDB Connector] (GraphDB Enterprise only)