Skip to content

Feature: Make database metadata pluggable, too. #536

@michael-simons

Description

@michael-simons

Right now, we do the minimal approach, using standard neo4j procedures, that are available everywhere.
We also have the ability to define table to label mappings for the translator, though.

The latter could actually be expanded to general available metadata, so that one could define static metadata for a "table", such as movie (id INTEGER, length DECIMAL(12,2), title VARCHAR), or anything that fits current graph schema discussions, so that we can give a 100% exact answer wrt all metadata in specific cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions