Uses of Class
tech.oxfordsemantic.jrdfox.client.CursorType
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of CursorType in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return CursorType Modifier and Type Method Description CursorTypeCursor. getCursorType()Returns the type of the query that this cursor was obtained from.static CursorTypeCursorType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CursorType[]CursorType. values()Returns an array containing the constants of this enum type, in the order they are declared.