| Package | Description |
|---|---|
| org.topbraid.spin.system |
Core factories and registries for SPIN.
|
| Modifier and Type | Method and Description |
|---|---|
MagicPropertyPolicy.Policy |
MagicPropertyPolicy.getPolicy(String functionURI,
org.apache.jena.graph.Graph graph,
org.apache.jena.graph.Node matchSubject,
org.apache.jena.graph.Node matchObject)
Checks whether a given magic property call should return asserted
triples, dynamically computed query results, or both for a given
subject/object combination.
|
static MagicPropertyPolicy.Policy |
MagicPropertyPolicy.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MagicPropertyPolicy.Policy[] |
MagicPropertyPolicy.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.