Advertisement

Neo Technology Announces the Neo4j Certification for Professionals

by Angela Guess A new article out of the company reports, “Neo Technology, creator of the world’s leading graph database, Neo4j, announced its first-ever Neo4j Certification for professionals. With the significant growth in deployments of Neo4j by enterprise customers across all industries worldwide, technology enthusiasts can now gain certification to prove their Neo4j expertise. The […]

Introduction to: Triplestores

Triplestores are Database Management Systems (DBMS) for data modeled using RDF. Unlike Relational Database Management Systems (RDBMS), which store data in relations (or tables) and are queried using SQL, triplestores store RDF triples and are queried using SPARQL. A key feature of many triplestores is the ability to do inference. It is important to note […]