Please enable JavaScript.
Coggle requires JavaScript to display documents.
graph-database (types (Knowledge (organizing principle (Standards (Schema…
graph-database
types
directed property
txn processing
hypergraphs
meta-intent
Triple stores
offline analytics
Knowledge
organizing principle
contract
user
provider
semantics
taxonomy
#
Ontology
Standards
FIBO
LCC
schema.org
Schema Langs
RDF
OWL
SKOS
reasoning
discovery
algorithms
path analysis
vertex clustering
ranking
subgraph identification
theory
Triadic Closures
Structural balance
Local Bridges
storage
native
fastest
relational
object-oriented
graph
vertex
properties
n key/value pairs
objects
node
edge
properties
n key/value pairs
relationships
direction
metrics
centrality :pencil2:
betweeness
closeness
eccentricity
diameter :pencil2:
distance :pencil2:
Decisioning Knowledge Graph
Queries
Algorithms
Community Detection
Centrality
Similarity
Heuristic link prediction
Pathfinding
Embeddings
Graph Search
depth-first
breadth-first
Dijkstra's Algorithm
A* Algorithm
processing
native
connected nodes
non-native
Serialization
GraphML
GraphSON
query language
declarative
Cypher
SPARQL
Gremlin
graph traversal language
Joining functions
dataset
nodes.csv
edges.csv