org.neo4j.examples
Class CypherSql

java.lang.Object
  extended by org.neo4j.examples.CypherSql

public class CypherSql
extends Object


Constructor Summary
CypherSql(org.neo4j.graphdb.GraphDatabaseService graphdb)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CypherSql

public CypherSql(org.neo4j.graphdb.GraphDatabaseService graphdb)
Method Detail

main

public static void main(String[] args)
                 throws SQLException
Throws:
SQLException


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