org.gcube.data.speciesplugin.store
Class SpeciesNeoDBProvider

java.lang.Object
  extended by org.gcube.data.speciesplugin.store.SpeciesNeoDBProvider
All Implemented Interfaces:
Serializable, org.gcube.data.tr.neo.NeoDBProvider

public class SpeciesNeoDBProvider
extends Object
implements org.gcube.data.tr.neo.NeoDBProvider

Author:
"Federico De Faveri defaveri@isti.cnr.it", "Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
SpeciesNeoDBProvider()
           
 
Method Summary
 org.neo4j.graphdb.GraphDatabaseService newDatabase(File location)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeciesNeoDBProvider

public SpeciesNeoDBProvider()
Method Detail

newDatabase

public org.neo4j.graphdb.GraphDatabaseService newDatabase(File location)

Specified by:
newDatabase in interface org.gcube.data.tr.neo.NeoDBProvider


Copyright © 2014. All Rights Reserved.