Uses of Class
org.gcube.data.tr.neo.nodes.BindingMode

Packages that use BindingMode
org.gcube.data.tr.neo.nodes   
 

Uses of BindingMode in org.gcube.data.tr.neo.nodes
 

Methods in org.gcube.data.tr.neo.nodes that return BindingMode
static BindingMode BindingMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BindingMode[] BindingMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.data.tr.neo.nodes with parameters of type BindingMode
PersistentLeaf(org.neo4j.graphdb.Node dbnode, BindingMode mode)
           
PersistentNode(org.neo4j.graphdb.GraphDatabaseService db, org.neo4j.graphdb.Node dbnode, BindingMode mode)
          Creates an instance over a database node, in a given binding mode.
 



Copyright © 2012. All Rights Reserved.