Schema
Database schema indexes
Shows information about database schema indexes.
Usage: | :schema <action> <options...> |
---|---|
Actions: |
|
Options: |
|
Examples: | :schema ls -l :Person :schema await -l Person -p name |
Related: | :help CREATE INDEX ON |
Reference: | Neo4j Schema Indexes |