org.reco4j.graph.neo4j.util
Interface INeo4JGraphConfig

All Known Implementing Classes:
Neo4JPropertiesHandle

public interface INeo4JGraphConfig

Author:
Luigi Giuri

Method Summary
 String getDBPath()
           
 String getItemType()
           
 String getNodeTypeName()
           
 String getUserType()
           
 

Method Detail

getDBPath

String getDBPath()

getUserType

String getUserType()

getItemType

String getItemType()

getNodeTypeName

String getNodeTypeName()


Copyright © 2013. All Rights Reserved.