select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Foreign data wrappers

neo4j-fdw

Multicorn-based foreign data wrapper and Cypher functions for Neo4j.

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packageneo4j-fdw
Version4.3.2-dev
PostgreSQL versions10 · 11 · 12
RepositoryUnspecified
Extension typeSQL only
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars58
Latest commit2022-02-23
Latest release2022-02-23
Catalogue updated2026-08-30

Related extensions

Requires

multicornFetch foreign data in Python in your PostgreSQL server.
plpython3uPL/Python3U untrusted procedural language

See also

neo4j_fdwC foreign data wrapper for Neo4j Cypher query results.
multicornFetch foreign data in Python in your PostgreSQL server.
odbc_fdwForeign data wrapper for accessing remote databases using ODBC
plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.
advcopyPL/Python PostgreSQL extension for copying data to and from S3.
pspacyPL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
numpy_plpython2utransform between numpy and plpython2u
numpy_plpython3utransform between numpy and plpython3u
numpy_plpythonutransform between numpy and plpythonu
jdbc_fdwforeign-data wrapper for remote servers available over JDBC