| Package | Description |
|---|---|
| com.epimorphics.sparql.graphpatterns |
| Modifier and Type | Method and Description |
|---|---|
static GraphPattern.Rank |
GraphPattern.Rank.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphPattern.Rank[] |
GraphPattern.Rank.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GraphPattern.needsBraces(GraphPattern.Rank context) |
void |
Named.toPatternString(GraphPattern.Rank ignored,
Settings s,
StringBuilder sb) |
void |
Values.toPatternString(GraphPattern.Rank ignored,
Settings s,
StringBuilder sb) |
void |
GraphPattern.toPatternString(GraphPattern.Rank r,
Settings s,
StringBuilder sb) |
Copyright © 2019. All rights reserved.