Cypher Builder - v2.8.0
    Preparing search index...

    Interface Label

    Represents a label attached to a Node

    movies.label("Movie")
    

    Cypher:

    this0:Movie
    

    Hierarchy

    • CypherASTNode
      • Label