Class Schema

  • All Implemented Interfaces:

    
    public final class Schema
    
                        

    A Schema describes the nodes and relationships in a Neo4j database via the (potentially) interconnected graphs.

    • Constructor Detail

      • Schema

        Schema(String schemaText)
        Initialize a Schema from the schemaText.
    • Method Detail