Exploring OSCAL Using Neo4J
Explores using Neo4J to visualize and understand the complex, machine-readable OSCAL standard for security compliance automation.
Explores using Neo4J to visualize and understand the complex, machine-readable OSCAL standard for security compliance automation.
A guide to integrating the Neo4J graph database with Spring Boot, including entity definition, data creation, and querying nodes and relations.
A tutorial on setting up and using the Neo4j Graph Database with Node.js, including connections, models, and basic CRUD operations.
A tutorial on setting up a development environment with Express.js and Neo4j using Docker and Docker Compose.
Explains Closeness Centrality, a key graph analysis metric, and demonstrates its calculation using SQL Server 2019's graph database features.
Explores the new Shortest Path algorithm support in SQL Server 2019's Graph Engine, a key feature for graph database functionality.
Explores MERGE DML statement support for Graph tables in SQL Server and Azure SQL Database, focusing on UPSERT operations for node and edge tables.
Explores new SQL Server 2019 & Azure SQL Database preview features for derived tables and views in Graph databases, focusing on heterogeneous nodes and edges.