Skip to content

Support SHOW GRAPHS/LABELS syntax #7

@lonng

Description

@lonng

Currently, there is no syntax to retrieve all graphs in the database. It's better to add suck syntax:

> SHOW GRAPHS
graph1
graph2
graph3
> USE graph1
> SHOW LABELS
label1
label2

TODO:

  • SHOW GRAPH
  • SHOW LABELS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions