Neo4j Enterprise

Uses of Package
org.neo4j.graphdb.schema

Packages that use org.neo4j.graphdb.schema
org.neo4j.graphdb The graph database API used by Neo4j. 
org.neo4j.graphdb.schema   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Classes in org.neo4j.graphdb.schema used by org.neo4j.graphdb
Schema
          Interface for managing the schema of your graph database.
 

Classes in org.neo4j.graphdb.schema used by org.neo4j.graphdb.schema
IndexCreator
          A builder for entering details about an index to create.
IndexDefinition
          Definition for an index NOTE: This is part of the new index API introduced in Neo4j 2.0.
Schema.IndexState
          The states that an index can be in.
 

Classes in org.neo4j.graphdb.schema used by org.neo4j.kernel
IndexCreator
          A builder for entering details about an index to create.
IndexDefinition
          Definition for an index NOTE: This is part of the new index API introduced in Neo4j 2.0.
Schema
          Interface for managing the schema of your graph database.
Schema.IndexState
          The states that an index can be in.
 


Neo4j Enterprise

Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.