Package | Description |
---|---|
com.bigdata.rdf.graph.analytics |
This package provides implementations of various graph analytics using the
GAS API.
|
com.bigdata.rdf.graph.impl.bd |
Modifier and Type | Class and Description |
---|---|
class |
BFS
Breadth First Search (BFS) is an iterative graph traversal primitive.
|
class |
SSSP
SSSP (Single Source, Shortest Path).
|
Modifier and Type | Class and Description |
---|---|
class |
PATHS
PATHS is an iterative graph traversal operation.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.