Skip to content

dkttarento/sunbird-cb-network

 
 

Repository files navigation

sunbird-cb-network

###Neo4j Script

  1. CREATE CONSTRAINT ON (n:userV2) ASSERT n.id IS UNIQUE

  2. CREATE INDEX ON :userV2(id)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%