Uses of Interface
org.neo4j.graphdb.PropertyContainer

Packages that use PropertyContainer
org.neo4j.graphdb The graph database API used by Neo4j. 
 

Uses of PropertyContainer in org.neo4j.graphdb
 

Subinterfaces of PropertyContainer in org.neo4j.graphdb
 interface Node
          A node in the graph with properties and relationships to other entities.
 interface Relationship
          A relationship between two nodes in the graph.
 



Copyright © 2010 Neo4j. All Rights Reserved.