public interface GraphStore
| Modifier and Type | Method and Description |
|---|---|
Set<IRI> |
listGraphs()
Lists the name of the
Graphs available through this GraphStore. |
Set<IRI> |
listNamedGraphs()
Lists the name of the named
Graphs available through this GraphStore. |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.