public class Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static SecuredGraph |
getInstance(SecurityEvaluator securityEvaluator,
String graphIRI,
Graph graph)
Create an instance of the SecuredGraph
|
public static SecuredGraph getInstance(SecurityEvaluator securityEvaluator, String graphIRI, Graph graph)
securityEvaluator
- The security evaluator to usegraphIRI
- The IRI for the graph.graph
- The graph that we are wrapping.Licensed under the Apache License, Version 2.0