# NOT RUN {
connect(url="127.0.0.1", port=7474, username="neo4j", password="neo4j")
If this is your first time connecting to omics DB please index the nodes, using `index`
else query speed will be very slow.
Sending test query: Searching for K00001
#A successful connection will give the following
Connection Successful
Found these indices:
property_keys label
1 contig contigs
2 bin contigs
3 cpd cpd
4 ko ko
5 taxid Taxon
# }
Run the code above in your browser using DataLab