A B C D E F G H I L M N O P Q R S T U V X

A

ANYURI - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#anyURI
AllegroGraph - class com.franz.ag.AllegroGraph.
Each instance of this class implements access to one AllegroGraph triple store.
AllegroGraph(String) - Constructor for class com.franz.ag.AllegroGraph
Create an unconnected AllegroGraph instance.
AllegroGraph.V3_0_0_p1 - class com.franz.ag.AllegroGraph.V3_0_0_p1.
The name of this class identifies the version of the AllegroGraph Java implementation.
AllegroGraph.V3_0_0_p1() - Constructor for class com.franz.ag.AllegroGraph.V3_0_0_p1
 
AllegroGraphConnection - class com.franz.ag.AllegroGraphConnection.
This class implements access to AllegroGraph triple stores through a server interface.
AllegroGraphConnection() - Constructor for class com.franz.ag.AllegroGraphConnection
Create an instance of a connection to an AllegroGraph Server.
AllegroGraphException - exception com.franz.ag.AllegroGraphException.
AllegroGraph exceptions.
AllegroGraphException() - Constructor for class com.franz.ag.AllegroGraphException
 
AllegroGraphException(String) - Constructor for class com.franz.ag.AllegroGraphException
 
AllegroGraphException(String, Throwable) - Constructor for class com.franz.ag.AllegroGraphException
 
AllegroGraphException(Throwable) - Constructor for class com.franz.ag.AllegroGraphException
 
access(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Create an instance that accesses an existing AllegroGraph triple store or a freshly created new empty triple store.
access(AllegroGraph) - Method in class com.franz.ag.AllegroGraphConnection
Connect an AllegroGraph instance to a triple store.
add() - Method in class com.franz.ag.EncodedLiteral
 
add() - Method in class com.franz.ag.Literal
Add this literal to the AllegroGraph triple store.
add() - Method in class com.franz.ag.Node
Add this node to the AllegroGraph triple store.
add(AllegroGraph) - Method in class com.franz.ag.Polygon
Add the polygon to a triple store.
add() - Method in class com.franz.ag.Triple
Add a triple to the triple store.
addCartesianDatatypeMapping(String, GeospatialSubtype) - Method in class com.franz.ag.GeoExtension
Add a predicate mapping for a geospatial subtype encoding.
addCartesianPredicateMapping(String, GeospatialSubtype) - Method in class com.franz.ag.GeoExtension
Add a predicate mapping for a geospatial subtype encoding.
addDataMapping(String[]) - Method in class com.franz.ag.AllegroGraph
Add to the table of datatype and property mappings in the triple store.
addIndexFlavors(String[]) - Method in class com.franz.ag.AllegroGraph
Add some index flavors to the triple store.
addLiteral(String) - Method in class com.franz.ag.AllegroGraph
Create a literal instance and add the Literal to the triple store registry.
addLiteral(String, String) - Method in class com.franz.ag.AllegroGraph
Create a literal instance with a language tag and add the Literal to the triple store registry.
addLiteral(String, URI) - Method in class com.franz.ag.AllegroGraph
Create a literal instance with a datatype tag and add the Literal to the triple store registry.
addLiteral(boolean) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java boolean value and add the Literal to the triple store registry.
addLiteral(long) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java long value and add the Literal to the triple store registry.
addLiteral(int) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java int value and add the Literal to the triple store registry.
addLiteral(short) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java short value and add the Literal to the triple store registry.
addLiteral(byte) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java byte value and add the Literal to the triple store registry.
addLiteral(double) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java double value and add the Literal to the triple store registry.
addLiteral(float) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java float value and add the Literal to the triple store registry.
addLiteralIds(String[], String[], String[]) - Method in class com.franz.ag.AllegroGraph
Add a set of literal instances to the triple store registry.
addLiterals(String[], String[], String[]) - Method in class com.franz.ag.AllegroGraph
Create a set of Literal instances and add the literals to the triple store registry.
addPart(String) - Method in class com.franz.ag.AllegroGraph
Add a Literal, Node or BlankNode to the triple store.
addProperty(URI, Value) - Method in class com.franz.ag.ResourceNode
 
addProperty(URI, Value) - Method in interface org.openrdf.model.Resource
Adds a property to this Resource in the RDF graph.
addSphericalDatatypeMapping(String, GeospatialSubtype) - Method in class com.franz.ag.GeoExtension
Add a predicate mapping for a geospatial subtype encoding.
addSphericalPredicateMapping(String, GeospatialSubtype) - Method in class com.franz.ag.GeoExtension
Add a predicate mapping for a geospatial subtype encoding.
addStatement(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a Statement in the null context to the triple store.
addStatement(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a Statement to the triple store.
addStatements(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add several null context Statements to the triple store.
addStatements(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add several Statements to the triple store.
addSubtype(GeospatialSubtype) - Method in class com.franz.ag.GeoExtension
Associate a GeospatialSubtype with a triple store.
addTypedLiteral(String, String) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a string and add the Literal to the triple store registry.
addTypedLiteral(String, UPI) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a string and add the literal to the triple store registry.
addTypedLiteral(String, URI) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a string and add the literal to the triple store registry.
addURI(String) - Method in class com.franz.ag.AllegroGraph
Create a resource node with a URI label and add the resource to the triple store registry.
addURIIds(String[]) - Method in class com.franz.ag.AllegroGraph
Create a set of resource nodes in the triple store registry.
addURIs(String[]) - Method in class com.franz.ag.AllegroGraph
Create a set of resource Node instances and add the resources to the triple store registry.
addVertex(double, double) - Method in class com.franz.ag.Polygon
Add one pair of vertex coordinates to the Polygon.
allBidirectionalSearchPaths(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Find all paths using bidirectional search.
allBreadthFirstSearchPaths(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in breadth first fashion starting at start and looking for end, using generator to expand the search space.
allDepthFirstSearchPaths(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in depth first fashion starting at start and looking for end, using generator to expand the search space.
ask() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that returns a boolean result.
ask(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
ask(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
ask(String) - Method in class com.franz.ag.SPARQLQuery
 
atTriple() - Method in class com.franz.ag.Cursor
Query the state of a Cursor instance.

B

BASE64BINARY - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#base64Binary
BNode - interface org.openrdf.model.BNode.
A bNode resource (aka blank node, aka anonymous node).
BOOLEAN - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#boolean
BYTE - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#byte
BlankNode - class com.franz.ag.BlankNode.
This class represents an instance of a blank (anonymous) node in AllegroGraph.
bidirectionalSearch(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Find one path using bidirectional search.
breadthFirstSearch(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in breadth first fashion starting at start and looking for end, using generator to expand the search space.

C

Cursor - class com.franz.ag.Cursor.
This class implements a generator for multiple Triple instances.
clear() - Method in class com.franz.ag.AllegroGraph
Delete all the statements in the triple store (one-by-one).
close() - Method in class com.franz.ag.Cursor
Discard the remote reference to the AllegroGraph cursor instance.
close() - Method in interface org.openrdf.sesame.sail.StatementIterator
Closes the iterator and frees any resources that it uses (e.g.
closeDatabase() - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.closeTripleStore() instead.
closeTripleStore() - Method in class com.franz.ag.AllegroGraph
Close an AllegroGraph instance.
closeTripleStore(boolean) - Method in class com.franz.ag.AllegroGraph
Close an AllegroGraph instance and optionally close the triple store if this is the only reference.
com.franz.ag - package com.franz.ag
Java API to the AllegroGraph implementation.
compareTo(Triple) - Method in class com.franz.ag.Triple
 
compareTo(ValueNode) - Method in class com.franz.ag.ValueNode
 
compareTo(Object) - Method in class com.franz.ag.ValueObject
 
construct() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of statements.
construct(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
construct(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
construct(String) - Method in class com.franz.ag.SPARQLQuery
 
copyGeneratorsFrom(SNAExtension) - Method in class com.franz.ag.SNAExtension
Copy the generatores defined in another SNAExtension instance.
count() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of variable bindings.
count(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
count(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
count(String) - Method in class com.franz.ag.SPARQLQuery
 
create(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Create an AllegroGraph instance that accesses a new empty AllegroGraph triple store.
create(AllegroGraph) - Method in class com.franz.ag.AllegroGraphConnection
Connect an AllegroGraph instance to a triple store.
createBNode() - Method in class com.franz.ag.AllegroGraph
Create a BlankNode instance.
createBNode(String) - Method in class com.franz.ag.AllegroGraph
Create a BlankNode instance.
createBNode() - Method in interface org.openrdf.model.ValueFactory
Creates a new bNode.
createBNode(String) - Method in interface org.openrdf.model.ValueFactory
creates a new bNode with the given node identifier.
createBNodeIds(int) - Method in class com.franz.ag.AllegroGraph
Allocate a set of BlankNode ID numbers.
createBNodes(int) - Method in class com.franz.ag.AllegroGraph
Allocate a set of BlankNodes.
createEncodedLiteral(long, String) - Method in class com.franz.ag.AllegroGraph
Create an AllegroGraph EncodedLiteral instance from a Java long value.
createEncodedLiteral(double, String) - Method in class com.franz.ag.AllegroGraph
Create an AllegroGraph EncodedLiteral instance from a Java double value.
createEncodedLiteral(String, String) - Method in class com.franz.ag.AllegroGraph
Create an AllegroGraph EncodedLiteral instance from a Java string value.
createLiteral(String) - Method in class com.franz.ag.AllegroGraph
Create a literal instance without updating the triple store.
createLiteral(String, String) - Method in class com.franz.ag.AllegroGraph
Create a literal instance with a language tag but do not modify the triple store.
createLiteral(String, URI) - Method in class com.franz.ag.AllegroGraph
Create a literal instance with a datatype tag but do not modify the triple store.
createLiteral(boolean) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java boolean value but do not modify the triple store.
createLiteral(long) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java long value but do not modify the triple store.
createLiteral(int) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java int value but do not modify the triple store.
createLiteral(short) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java short value but do not modify the triple store.
createLiteral(byte) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java byte value but do not modify the triple store.
createLiteral(double) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java double value but do not modify the triple store.
createLiteral(float) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a Java float value but do not modify the triple store.
createLiteral(String) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied value.
createLiteral(String, String) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied value and language attribute.
createLiteral(String, URI) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied value and datatype.
createStatement(Resource, URI, Value, Resource) - Method in class com.franz.ag.AllegroGraph
Create a Statement instance but do not update the triple store.
createStatement(Resource, URI, Value) - Method in class com.franz.ag.AllegroGraph
Create a Null Context Statement instance but do not update the triple store.
createStatement(Resource, URI, Value) - Method in interface org.openrdf.model.ValueFactory
Creates a new statement with the supplied subject, predicate and object.
createTypedLiteral(String, String) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a string but do not modify the triple store.
createTypedLiteral(String, UPI) - Method in class com.franz.ag.AllegroGraph
Create a typed Literal instance from a string but do not modify the triple store.
createURI(String) - Method in class com.franz.ag.AllegroGraph
Create a resource node with a URI label but do not modify the triple store.
createURI(String, String) - Method in class com.franz.ag.AllegroGraph
Create a resource node with a URI label but do not modify the triple store.
createURI(String) - Method in interface org.openrdf.model.ValueFactory
Creates a new URI from the supplied string-representation.
createURI(String, String) - Method in interface org.openrdf.model.ValueFactory
Creates a new URI that will get the supplied namespace and local name.

D

DATE - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#date
DATETIME - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#dateTime
DECIMAL - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#decimal
DOUBLE - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#double
DURATION - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#duration
DefaultGraph - class com.franz.ag.DefaultGraph.
Instances of this class represent the marker that identifies the default graph, or the null context, of a triple store.
decodeUPI(UPI) - Method in class com.franz.ag.GeoExtension
Decode a geospatial UPI into subtype, longitude and latitude.
decodeUPIs(UPI[]) - Method in class com.franz.ag.GeoExtension
Decode an array of geospatial UPIs into subtype, longitude and latitude arrays.
deleteStore(String) - Method in class com.franz.ag.AllegroGraphConnection
Delete the triple store with the given name.
deleteStore(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Delete the triple store with the given name.
depthFirstSearch(Object, Object, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in depth first fashion starting at start and looking for end, using generator to expand the search space.
describe() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of statements.
describe(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
describe(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
describe(String) - Method in class com.franz.ag.SPARQLQuery
 
disable() - Method in class com.franz.ag.AllegroGraphConnection
Disable the interface.
disable(boolean) - Method in class com.franz.ag.AllegroGraphConnection
Disable the interface.
dropIndexFlavors(String[]) - Method in class com.franz.ag.AllegroGraph
Delete some indexing flavors from the triple store.

E

ENTITIES - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#ENTITIES
ENTITY - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#ENTITY
EncodedLiteral - class com.franz.ag.EncodedLiteral.
This class implements Literal instances that hold encoded AllegroGraph values.
enable() - Method in class com.franz.ag.AllegroGraphConnection
Enable the interface by connecting to an AllegroGraph server.
enableHasValueReasoning() - Method in class com.franz.ag.AllegroGraphConnection
Enable reasoning with the hasValue predicate.
encodeUPI(GeospatialSubtype, double, double) - Method in class com.franz.ag.GeoExtension
Create a geospatial UPI instance encoding a location.
encodeUPIs(GeospatialSubtype, double[], double[]) - Method in class com.franz.ag.GeoExtension
Create an array of geospatial UPI instances encoding locations.
encodeUPIs(GeospatialSubtype, double, double[]) - Method in class com.franz.ag.GeoExtension
Create an array of geospatial UPI instances encoding locations.
encodeUPIs(GeospatialSubtype, double[], double) - Method in class com.franz.ag.GeoExtension
Create an array of geospatial UPI instances encoding locations.
encodeUPIs(GeospatialSubtype, double[]) - Method in class com.franz.ag.GeoExtension
Create an array of geospatial UPI instances encoding locations.
equals(Object) - Method in class com.franz.ag.BlankNode
Implement equality for BlankNode instances.
equals(Object) - Method in class com.franz.ag.Literal
Implement equality for Literal instances.
equals(Object) - Method in class com.franz.ag.Node
Implement equality for Node instances.
equals(Object) - Method in class com.franz.ag.Triple
 
equals(Object) - Method in class com.franz.ag.UPI
 
evalInServer(String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Lisp expression in the AllegroGraph server.
evalInServer(String) - Method in class com.franz.ag.AllegroGraphConnection
Evaluate a Lisp expession in the AllegroGraph server.
exists(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Determine if an AllegroGraph triple store exists.

F

FLOAT - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#float
federate(String, AllegroGraph[], boolean) - Method in class com.franz.ag.AllegroGraphConnection
Combine several open triple stores into one federated triple store.
findStore(String) - Method in class com.franz.ag.AllegroGraphConnection
Find an open triple store with the given name.
findStore(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Find an open triple store with the given name.

G

GDAY - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#gDay
GMONTH - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#gMonth
GMONTHDAY - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#gMonthDay
GYEAR - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#gYear
GYEARMONTH - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#gYearMonth
GeoExtension - class com.franz.ag.GeoExtension.
This class implements Geospatial Analysis tools.
GeospatialSubtype - class com.franz.ag.GeospatialSubtype.
Instances of this class represent the attributes of a particular geospatial encoding in AllegroGraph.
GraphException - exception org.openrdf.model.GraphException.
 
GraphException() - Constructor for class org.openrdf.model.GraphException
 
GraphException(String) - Constructor for class org.openrdf.model.GraphException
 
GraphException(Throwable) - Constructor for class org.openrdf.model.GraphException
 
GraphException(String, Throwable) - Constructor for class org.openrdf.model.GraphException
 
get(AllegroGraph) - Method in class com.franz.ag.Polygon
Retrieve the coordinates of this polygon from the triple store.
getAGId() - Method in class com.franz.ag.Literal
 
getAGId() - Method in class com.franz.ag.Node
Retrieve the AllegroGraph ID number of the Node.
getBetweennessCentrality(Object, Object, String) - Method in class com.franz.ag.SNAExtension
Determine the betweenness centrality of an actor or group.
getBooleanResult() - Method in class com.franz.ag.SPARQLQuery
Query the result of a query that has a boolean result.
getC() - Method in class com.franz.ag.Cursor
Retrieve the context node UPI of the current triple in the Cursor instance.
getC() - Method in class com.franz.ag.Triple
 
getChunkSize() - Method in class com.franz.ag.AllegroGraphConnection
Query the indexing chunk size in the AllegroGraph server.
getCliques(Object, String, int) - Method in class com.franz.ag.SNAExtension
Find all the cliques of which node is a member
getClosenessCentrality(Object, Object, String) - Method in class com.franz.ag.SNAExtension
Determine the closeness centrality of an actor or group.
getCommand() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the command used to start an AllegroGraph server.
getContext() - Method in class com.franz.ag.Cursor
Retrieve the Value instance that identifies the context of the current triple in the Cursor.
getContext() - Method in class com.franz.ag.Triple
Create a Resource instance that describes the context component of the triple.
getContextLabel() - Method in class com.franz.ag.Cursor
Retrieve the string label of the context of the current triple in the Cursor instance.
getContextLabel() - Method in class com.franz.ag.Triple
 
getDataMapping() - Method in class com.franz.ag.AllegroGraph
Query the current table of datatype and property mappings in the triple store.
getDatatype() - Method in class com.franz.ag.Literal
Retrieve the datatype as a URI instance.
getDatatype() - Method in interface org.openrdf.model.Literal
Gets the datatype for this literal.
getDebug() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the debug flag.
getDefaultBase() - Method in class com.franz.ag.SPARQLQuery
Query the default base value of the query.
getDefaultCommand() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default command used to start an AllegroGraph server.
getDefaultDatasetBehavior() - Method in class com.franz.ag.SPARQLQuery
Query the default dataset behavior for this SPARQL query.
getDefaultDebug() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default debug flag.
getDefaultExpectedResources() - Method in class com.franz.ag.AllegroGraphConnection
Get the current server default value for the expected number of unique resources in a new triple store.
getDefaultHost() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default host name.
getDefaultLookAhead() - Static method in class com.franz.ag.Cursor
Query the default look-ahead value for this cursor instance.
getDefaultMode() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default connection mode.
getDefaultPollCount() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default value of the poll count parameter.
getDefaultPollInterval() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default value of the poll interval parameter.
getDefaultPort() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default primary port number.
getDefaultPort2() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default secondary port number.
getDefaultPrefixes() - Method in class com.franz.ag.SPARQLQuery
Query the default-prefixes option.
getDefaultServerKeep() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default value of the Server Keep flag.
getDefaultTimeout() - Static method in class com.franz.ag.AllegroGraphConnection
Retrieve the static default value of the connection timeout.
getDegreeCentrality(Object, Object, String) - Method in class com.franz.ag.SNAExtension
Determine the centrality of an actor or group.
getDensity(Object, String) - Method in class com.franz.ag.SNAExtension
Determine the density of a subgraph.
getEgoGroup(Object, String, int) - Method in class com.franz.ag.SNAExtension
Find the ego group of a node.
getEncoding() - Method in class com.franz.ag.EncodedLiteral
Get the encoding used for this literal value.
getExtended() - Method in class com.franz.ag.SPARQLQuery
Query the extended option.
getFormat() - Method in class com.franz.ag.NTriplesSerializer
 
getFreetextPredicates() - Method in class com.franz.ag.AllegroGraph
Retrieve the URI labels of the registered freetext predicates.
getFreetextStatements(String) - Method in class com.franz.ag.AllegroGraph
Find triples that match a text pattern.
getFreetextUniqueSubjects(String) - Method in class com.franz.ag.AllegroGraph
Collect the unique subjects from triples that match a text pattern.
getFrom() - Method in class com.franz.ag.SPARQLQuery
Query the from option.
getFromNamed() - Method in class com.franz.ag.SPARQLQuery
Query the from-named option.
getGeoExtension() - Method in class com.franz.ag.AllegroGraph
Get the GeoExtension instance of this AllegroGraph instance.
getHost() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the host name.
getID() - Method in class com.franz.ag.BlankNode
Retrieve the identifying string of the BlankNode instance.
getID() - Method in interface org.openrdf.model.BNode
retrieves this bNode's identifier.
getIfDoesNotExist() - Method in class com.franz.ag.NTriplesSerializer
 
getIfDoesNotExist() - Method in class com.franz.ag.RDFN3Serializer
 
getIfDoesNotExist() - Method in class com.franz.ag.RDFSerializer
 
getIfExists() - Method in class com.franz.ag.NTriplesSerializer
 
getIfExists() - Method in class com.franz.ag.RDFN3Serializer
 
getIfExists() - Method in class com.franz.ag.RDFSerializer
 
getIndent() - Method in class com.franz.ag.RDFN3Serializer
 
getIndent() - Method in class com.franz.ag.RDFSerializer
 
getIndexFlavors() - Method in class com.franz.ag.AllegroGraph
Query the range of indexing that is applied to this triple store.
getInitialNamespaceRegistry() - Static method in class com.franz.ag.AllegroGraphConnection
Query the current initial namespace registry.
getLabel() - Method in class com.franz.ag.Literal
Return the string associated with the Literal instance.
getLabel() - Method in interface org.openrdf.model.Literal
Gets the label of this literal.
getLanguage() - Method in class com.franz.ag.EncodedLiteral
This method overrides the method in the Literal class, and returns null.
getLanguage() - Method in class com.franz.ag.Literal
Retrieve the language qualifier of the Literal.
getLanguage() - Method in interface org.openrdf.model.Literal
Gets the language tag for this literal, normalized to lowercase.
getLimit() - Method in class com.franz.ag.SPARQLQuery
Query the limit option.
getLoadFunction() - Method in class com.franz.ag.SPARQLQuery
Query the name of the load-function.
getLocalName() - Method in class com.franz.ag.Node
Retrieve the local name component of the URI string associated with the node instance.
getLocalName() - Method in interface org.openrdf.model.URI
Gets the local name of this URI.
getLookAhead() - Method in class com.franz.ag.AllegroGraph
Query the look-ahead value.
getLookAhead() - Method in class com.franz.ag.Cursor
Query the look-ahead value for this cursor instance.
getMemoTable() - Method in class com.franz.ag.SPARQLQuery
Query the name of the memo table.
getMemoized() - Method in class com.franz.ag.SPARQLQuery
Query the memoize option.
getMode() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the connection mode.
getModified() - Method in class com.franz.ag.Polygon
Query the state of a Polygon instance.
getNamespace() - Method in class com.franz.ag.Node
Retrieve the namespace component of the URI string associated with the node instance.
getNamespace() - Method in interface org.openrdf.model.URI
Gets the namespace of this URI.
getNamespaceRegistry() - Method in class com.franz.ag.AllegroGraph
Query the namespace definitions specific to this triple store.
getNamespaceRegistry() - Method in class com.franz.ag.AllegroGraphConnection
 
getNamespaces() - Method in class com.franz.ag.AllegroGraph
Query the namespace definitions specific to this triple store.
getNamespaces() - Method in class com.franz.ag.AllegroGraphConnection
Query the namespace definitions in the AllegroGraph server.
getNext() - Method in class com.franz.ag.Cursor
Advance the Cursor and return a Triple instance.
getNodalDegree(Object, String) - Method in class com.franz.ag.SNAExtension
Find the number of nodes connected to a given node.
getNodalNeighbors(Object, String) - Method in class com.franz.ag.SNAExtension
Find the nodes connected to a given node.
getO() - Method in class com.franz.ag.Cursor
Retrieve the object node UPI of the current triple in the Cursor instance.
getO() - Method in class com.franz.ag.Triple
Retrieve the object slot of the Triple instance.
getObject() - Method in class com.franz.ag.Cursor
Retrieve the Value instance that identifies the object of the current triple in the Cursor.
getObject() - Method in class com.franz.ag.Triple
Create a Value instance that describes the object component of the triple.
getObject() - Method in interface org.openrdf.model.Statement
Gets the object of this statement.
getObjectLabel() - Method in class com.franz.ag.Cursor
Retrieve the literal string for the object of the current triple in the Cursor instance.
getObjectLabel() - Method in class com.franz.ag.Triple
Retrieve the URI string associated with the object component of this Triple.
getObjectStatements() - Method in class com.franz.ag.ValueNode
 
getObjectStatements() - Method in interface org.openrdf.model.Value
Gets all statements from the RDF graph for which this value is the object.
getOffset() - Method in class com.franz.ag.SPARQLQuery
Query the offset option.
getP() - Method in class com.franz.ag.Cursor
Retrieve the predicate node UPI of the current triple in the Cursor instance.
getP() - Method in class com.franz.ag.Triple
Retrieve the predicate slot of the Triple instance.
getParts(UPI) - Method in class com.franz.ag.AllegroGraph
Retrieve the string and type information associated with a triple store part.
getParts(UPI[], String[], String[], String[]) - Method in class com.franz.ag.AllegroGraph
Like getParts(UPI) but operates on an array of UPI instances.
getPoints() - Method in class com.franz.ag.Polygon
Get the array of coordinates for the points in the Polygon.
getPollCount() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the current value of the poll count parameter.
getPollInterval() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the current value of the poll interval parameter.
getPort() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the primary port number.
getPort2() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the secondary port number.
getPredicate() - Method in class com.franz.ag.Cursor
Retrieve the Value instance that identifies the predicate of the current triple in the Cursor.
getPredicate() - Method in class com.franz.ag.Triple
Create a URI instance that describes the predicate component of the triple.
getPredicate() - Method in interface org.openrdf.model.Statement
Gets the predicate of this statement.
getPredicateInstance() - Method in class com.franz.ag.Triple
 
getPredicateLabel() - Method in class com.franz.ag.Cursor
Retrieve the literal string for the predicate of the current triple in the Cursor instance.
getPredicateLabel() - Method in class com.franz.ag.Triple
Retrieve the URI string associated with the predicate component of this Triple.
getPredicateStatements() - Method in class com.franz.ag.Node
 
getPredicateStatements() - Method in interface org.openrdf.model.URI
Gets all statements from the RDF graph for which this URI is the predicate.
getQuery() - Method in class com.franz.ag.SPARQLQuery
Get the query string.
getRDFFormat() - Method in class com.franz.ag.SPARQLQuery
Query the RDFFormat option.
getResultArray() - Method in class com.franz.ag.SPARQLQuery
Query the results of a SPARQL query that returns a one-dimensional array of results.
getResultArrays() - Method in class com.franz.ag.SPARQLQuery
Query the results of a SPARQL query that returns an array of result arrays.
getResultCount() - Method in class com.franz.ag.SPARQLQuery
Query the count value of a query that returns a numeric result.
getResultCursor() - Method in class com.franz.ag.SPARQLQuery
Query the result of a SPARQL query that returns a collection of triples.
getResultNames() - Method in class com.franz.ag.SPARQLQuery
Query the names and order of the variables in a SELECT query result.
getResultString() - Method in class com.franz.ag.SPARQLQuery
Query the result of a SPARQL query that returns a string result.
getResultsFormat() - Method in class com.franz.ag.SPARQLQuery
Query the resultsFormat option.
getS() - Method in class com.franz.ag.Cursor
Retrieve the subject node UPI of the current triple in the Cursor instance.
getS() - Method in class com.franz.ag.Triple
Retrieve the subject slot of the Triple instance.
getSNAExtension() - Method in class com.franz.ag.AllegroGraph
Get the SNAExtension instance of this AllegroGraph instance.
getSelectLimit() - Method in class com.franz.ag.AllegroGraph
Get the current value of the select limit parameter.
getServerKeep() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the value of the Server Keep flag.
getStatements(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve null context statements from the triple store.
getStatements(boolean, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve null context statements from the triple store.
getStatements(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve statements from the triple store .
getStatements(boolean, Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve statements from the triple store.
getStatements(Object, Object, Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve statements from the triple store and specify a range of values for the object and/or context components of the triples.
getStatements(boolean, Object, Object, Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve statements from the triple store and specify a range of values for the object and/or context components of the triples.
getStatements(boolean, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Retrieve statements from the triple store and specify a range of values for any of the components of the triples.
getStatementsInBoundingBox(GeospatialSubtype, Object, double, double, double, double, boolean, boolean) - Method in class com.franz.ag.GeoExtension
Find all the triples in some bounding box.
getStatementsInHKm(GeospatialSubtype, Object, double, double, double, boolean, boolean) - Method in class com.franz.ag.GeoExtension
Find all the triples in a circle.
getStatementsInHMiles(GeospatialSubtype, Object, double, double, double, boolean, boolean) - Method in class com.franz.ag.GeoExtension
Find all the triples in a circle.
getStatementsInHRadians(GeospatialSubtype, Object, double, double, double, boolean, boolean) - Method in class com.franz.ag.GeoExtension
Find all the triples in a circle.
getStatementsInRadius(GeospatialSubtype, Object, double, double, double, boolean, boolean) - Method in class com.franz.ag.GeoExtension
Find all the triples in a circle.
getStores() - Method in class com.franz.ag.AllegroGraph
Retrieve the components of a federated triple store.
getSubject() - Method in class com.franz.ag.Cursor
Retrieve the Value instance that identifies the subject of the current triple in the Cursor.
getSubject() - Method in class com.franz.ag.Polygon
Query the subject that identifies the triples in a polygon.
getSubject() - Method in class com.franz.ag.Triple
Create a Resource instance that describes the subject component of the triple.
getSubject() - Method in interface org.openrdf.model.Statement
Gets the subject of this statement.
getSubjectInstance() - Method in class com.franz.ag.Triple
 
getSubjectLabel() - Method in class com.franz.ag.Cursor
Retrieve the literal string for the subject of the current triple in the Cursor instance.
getSubjectLabel() - Method in class com.franz.ag.Triple
Retrieve the URI string associated with the subject component of this Triple.
getSubjectStatements() - Method in class com.franz.ag.ResourceNode
 
getSubjectStatements() - Method in interface org.openrdf.model.Resource
Gets all statements from the RDF graph for which this resource is the subject.
getSubtype() - Method in class com.franz.ag.Polygon
Get the GeospatialSubtype associated with all the points in the Polygon instance.
getSyncEveryTime() - Method in class com.franz.ag.AllegroGraph
Query the synchronization mode for this AllegroGraph instance.
getTimeout() - Method in class com.franz.ag.AllegroGraphConnection
Retrieve the current timeout value for this connection.
getTriple() - Method in class com.franz.ag.Cursor
Create a Triple instance from the current triple in the Cursor.
getTripleParts(long) - Method in class com.franz.ag.AllegroGraph
Return an array of 4 UPI instances for subject, predicate, object, and context.
getTripleStore() - Method in class com.franz.ag.SPARQLQuery
Query the triple store agaist which this SPARQL query has or will run.
getType() - Method in class com.franz.ag.Literal
Retrieve the string label for the datatype of the Literal.
getURI() - Method in class com.franz.ag.Node
 
getURI() - Method in interface org.openrdf.model.URI
Returns the String-representation of this URI.
getUnindexedThreshold() - Method in class com.franz.ag.AllegroGraph
Query the threshold for automatic indexing of the triple store.
getUnindexedTripleCount() - Method in class com.franz.ag.AllegroGraph
Query the number of unindexed triples in the triple store.
getUnmergedCount() - Method in class com.franz.ag.AllegroGraph
Query the number of unmerged index chunks in the triple store.
getUnmergedThreshold() - Method in class com.franz.ag.AllegroGraph
Query the threshold for automatic re-indexing of the triple store.
getValue() - Method in class com.franz.ag.EncodedLiteral
Get the object that represents the encoded value of the literal.
getVars() - Method in class com.franz.ag.SPARQLQuery
Query the vars option.
getWithVariables() - Method in class com.franz.ag.SPARQLQuery
Query the with-variables option.
get_id() - Method in class com.franz.ag.Cursor
Retrieve the id number of the current triple in the Cursor instance.

H

HEXBINARY - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#hexBinary
hasNext() - Method in class com.franz.ag.Cursor
Query the state of a Cursor instance.
hasNext() - Method in interface org.openrdf.sesame.sail.StatementIterator
Checks whether there are any more statements available.
hasStatement(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Find out if null-context statements matching the arguments are in the triple store.
hasStatement(boolean, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Find out if null-context statements matching the arguments are in the triple store.
hasStatement(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Find out if any statements matching the arguments are in the triple store.
hasStatement(boolean, Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Find out if any statements matching the arguments are in the triple store.
hashCode() - Method in class com.franz.ag.BlankNode
Compute the hashcode of a BlankNode instance.
hashCode() - Method in class com.franz.ag.Literal
Compute the hashcode of a Literal instance.
hashCode() - Method in class com.franz.ag.Node
Compute the hashcode of a Node instance.
hashCode() - Method in class com.franz.ag.Triple
 
hashCode() - Method in class com.franz.ag.UPI
 

I

ID - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#ID
IDREF - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#IDREF
IDREFS - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#IDREFS
INT - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#int
INTEGER - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#integer
indexAll() - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.indexAllTriples() instead
indexAllTriples() - Method in class com.franz.ag.AllegroGraph
Index all the triples in the triple store.
indexAllTriples(boolean) - Method in class com.franz.ag.AllegroGraph
Index all triples immediately or in the background.
indexNewTriples() - Method in class com.franz.ag.AllegroGraph
Index new triples.
indexNewTriples(boolean) - Method in class com.franz.ag.AllegroGraph
Index new triples immediately or in the background.
indexTriples() - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.indexNewTriples() instead
interrupt() - Method in class com.franz.ag.AllegroGraphConnection
Attempt to interrupt an operation in the AllegroGraph server.
isBusy() - Method in class com.franz.ag.AllegroGraphConnection
Query the state of the AllegroGraph/Java connection.
isClique(Object, String) - Method in class com.franz.ag.SNAExtension
Determine if a subgraph represents a clique.
isEnabled() - Method in class com.franz.ag.AllegroGraphConnection
Query the state of the AllegroGraph/Java connection.
isErrorOnInvalid() - Method in class com.franz.ag.RDFSerializer
 
isIncludeInferred() - Method in class com.franz.ag.SPARQLQuery
Query the includeInferred option.
isMemoizeAbbrevLookups() - Method in class com.franz.ag.RDFSerializer
 
isNest() - Method in class com.franz.ag.RDFSerializer
 
isOutputTypes() - Method in class com.franz.ag.RDFSerializer
 
isPrepareNamespaces() - Method in class com.franz.ag.RDFSerializer
 
isSingleStream() - Method in class com.franz.ag.RDFManifestSerializer
 
isVerbose() - Method in class com.franz.ag.RDFManifestSerializer
 

L

LANGUAGE - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#language
LONG - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#long
Literal - class com.franz.ag.Literal.
This class represents an instance of a literal node in AllegroGraph.
Literal - interface org.openrdf.model.Literal.
An RDF literal consisting of a label (the value) and optionally a language tag or a datatype (but not both).
limitReached() - Method in class com.franz.ag.Cursor
Query the state of a Cursor instance.
loadNTriples(String) - Method in class com.franz.ag.AllegroGraph
Load a file of triple declarations.
loadNTriples(String, Object) - Method in class com.franz.ag.AllegroGraph
Load a file of triple declarations.
loadNTriples(String[]) - Method in class com.franz.ag.AllegroGraph
Load several files of triple declarations.
loadNTriples(String[], Object) - Method in class com.franz.ag.AllegroGraph
Load several files of triple declarations.
loadNTriples(Object, Object, Boolean, String, Object[]) - Method in class com.franz.ag.AllegroGraph
Load one or more files of triple declarations.
loadRDF(String) - Method in class com.franz.ag.AllegroGraph
Parse an XML file of RDF triple definitions and add the triples to the null context of the triple store.
loadRDF(String, Object) - Method in class com.franz.ag.AllegroGraph
Parse an XML file of RDF triple definitions and add the triples to the specified context of the triple store.
loadRDF(String, Object, String) - Method in class com.franz.ag.AllegroGraph
Parse an XML file of RDF triple definitions and add the triples to the specified context of the triple store.
loadRDF(String[]) - Method in class com.franz.ag.AllegroGraph
Parse a set of XML files of RDF triple definitions and add the triples to the null context of the triple store.

M

main(String[]) - Static method in class com.franz.ag.AllegroGraph
Print AllegroGraph version information.
main(String[]) - Static method in class com.franz.ag.AllegroGraphConnection
Run this method to set the default AllegroGraph server command once per installation.
mapBidirectionalSearch(Object, Object, String, String, int) - Method in class com.franz.ag.SNAExtension
Search for paths using bidirectional search and apply a server function to each.
mapBidirectionalSearchPathsBipartite(Object, Object, String, String, String, int) - Method in class com.franz.ag.SNAExtension
Bipartitie bidirectional first search.
mapBreadthFirstSearch(Object, Object, String, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in breadth first fashion starting at start and looking for end, using generator to expand the search space, and apply a server function to each path that is found.
mapBreadthFirstSearchPathsBipartite(Object, Object, String, String, String, int) - Method in class com.franz.ag.SNAExtension
Bipartitie breadth first search.
mapCliques(Object, String, String, int) - Method in class com.franz.ag.SNAExtension
Apply a server function to each clique found.
mapDepthFirstSearch(Object, Object, String, String, int) - Method in class com.franz.ag.SNAExtension
Search the triple store in depth first fashion starting at start and looking for end, using generator to expand the search space, and apply a server function to each path that is found.
mapDepthFirstSearchPathsBipartite(Object, Object, String, String, String, int) - Method in class com.franz.ag.SNAExtension
Bipartitie depth first search.
moreValues(Object) - Method in class com.franz.ag.AllegroGraph
Determine if more results are available for a AllegroGraph.selectValues(String) result.

N

NAME - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#Name
NAMESPACE - Static variable in class org.openrdf.vocabulary.XmlSchema
The XML Schema namespace (http://www.w3.org/2001/XMLSchema#).
NCNAME - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#NCName
NEGATIVE_INTEGER - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#negativeInteger
NMTOKEN - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#NMTOKEN
NMTOKENS - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#NMTOKENS
NON_NEGATIVE_INTEGER - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#nonNegativeInteger
NON_POSITIVE_INTEGER - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#nonPositiveInteger
NORMALIZEDSTRING - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#normalizedString
NOTATION - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#NOTATION
NTriplesSerializer - class com.franz.ag.NTriplesSerializer.
The N-Triples serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the print-triples function.
NTriplesSerializer() - Constructor for class com.franz.ag.NTriplesSerializer
 
Node - class com.franz.ag.Node.
This class represents an instance of a labelled resource node in AllegroGraph.
newTriple(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a new triple to the triple store.
newTriple(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a new triple to the triple store.
newTripleId(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a new triple to the triple store.
newTripleId(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add a new triple to the triple store.
newTripleIds(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add new triples to the triple store.
newTripleIds(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add new triples to the triple store.
newTriples(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add new triples to the triple store.
newTriples(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Add new triples to the triple store.
newValue(UPI) - Method in class com.franz.ag.AllegroGraph
Convert a UPI instance into a ValueObject instance.
next() - Method in class com.franz.ag.Cursor
Advance the Cursor and return a Triple instance.
next() - Method in interface org.openrdf.sesame.sail.StatementIterator
Gets the next statement.
nullContext - Static variable in class com.franz.ag.Node
 
numberOfTriples() - Method in class com.franz.ag.AllegroGraph
Query the number of triples in the triple store.

O

open(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Create an instance that accesses an existing AllegroGraph triple store.
open(AllegroGraph) - Method in class com.franz.ag.AllegroGraphConnection
Connect an AllegroGraph instance to a triple store.
org.openrdf.model - package org.openrdf.model
Interfaces copied from the Sesame 1.2 definition.
org.openrdf.sesame.sail - package org.openrdf.sesame.sail
Interfaces copied from the Sesame 1.2 definition.
org.openrdf.vocabulary - package org.openrdf.vocabulary
Class definition copied from the Sesame 1.2 definition.

P

POSITIVE_INTEGER - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#positiveInteger
Polygon - class com.franz.ag.Polygon.
This class is used to represent a collection of point coordinates that form a polygon in 2-dimensional space.
Polygon(int) - Constructor for class com.franz.ag.Polygon
Create an empty Polygon instance with room for a given number of vertices.
parseNTriples(String) - Method in class com.franz.ag.AllegroGraph
Parse a string and add triples to the null context of triple store.
parseNTriples(String, Object) - Method in class com.franz.ag.AllegroGraph
Parse a string and add triples to the specified context of the triple store.
parseNTriples(String, Object, Boolean, Object[]) - Method in class com.franz.ag.AllegroGraph
Parse a string and add triples to the specified context of the triple store.
pointInside(double, double) - Method in class com.franz.ag.Polygon
Query whether a point is inside a polygon.
pointsInside(double[]) - Method in class com.franz.ag.Polygon
Query whether some points are inside a polygon.
pointsInside(double[], double[]) - Method in class com.franz.ag.Polygon
Query whether some points are inside a polygon.

Q

QNAME - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#QName
queryAGId() - Method in class com.franz.ag.Triple
Return the unique integer identifier of the object.
queryAGId() - Method in class com.franz.ag.ValueNode
Return the unique identifier of the object.
queryContext() - Method in class com.franz.ag.Cursor
Retrieve the string label for the context of the current triple in the Cursor instance.
queryContext() - Method in class com.franz.ag.Triple
 
queryLabel() - Method in class com.franz.ag.Literal
Return the string associated with the Literal instance.
queryLanguage() - Method in class com.franz.ag.Literal
Retrieve the language field of the Literal.
queryO() - Method in class com.franz.ag.Triple
Retrieve the object slot of the Triple instance.
queryObject() - Method in class com.franz.ag.Cursor
Retrieve the string label for the object of the current triple in the Cursor instance.
queryObject() - Method in class com.franz.ag.Triple
Retrieve the object slot of the Triple instance.
queryP() - Method in class com.franz.ag.Triple
Retrieve the predicate slot of the Triple instance.
queryPredicate() - Method in class com.franz.ag.Cursor
Retrieve the string label for the predicate of the current triple in the Cursor instance.
queryPredicate() - Method in class com.franz.ag.Triple
Retrieve the predicate slot of the Triple instance.
queryS() - Method in class com.franz.ag.Triple
Retrieve the subject slot of the Triple instance.
querySubject() - Method in class com.franz.ag.Cursor
Retrieve the string label for the subject of the current triple in the Cursor instance.
querySubject() - Method in class com.franz.ag.Triple
Retrieve the subject slot of the Triple instance.
queryTriple() - Method in class com.franz.ag.Cursor
Create a Triple instance from the current triple in the Cursor.
queryType() - Method in class com.franz.ag.Literal
Retrieve the string label of the datatype of the Literal.
queryURI() - Method in class com.franz.ag.Node
Retrieve the URI string associated with the node instance.

R

RDFManifestSerializer - class com.franz.ag.RDFManifestSerializer.
The RDF Manifest serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf-manifest function.
RDFManifestSerializer() - Constructor for class com.franz.ag.RDFManifestSerializer
 
RDFN3Serializer - class com.franz.ag.RDFN3Serializer.
The RDF N3 serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf-n3 function.
RDFN3Serializer() - Constructor for class com.franz.ag.RDFN3Serializer
 
RDFSerializer - class com.franz.ag.RDFSerializer.
The RDF serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf/xml function.
RDFSerializer() - Constructor for class com.franz.ag.RDFSerializer
 
Resource - interface org.openrdf.model.Resource.
The interface for all RDF resources (URIs and bNodes).
ResourceNode - class com.franz.ag.ResourceNode.
This intermediate class implements the methods in the interface defined by org.openrdf.model.Resource.
registerCartesianStriping(double, double, double, double, double) - Method in class com.franz.ag.GeoExtension
Register a cartesian striping subtype.
registerFreetextPredicate(Object) - Method in class com.franz.ag.AllegroGraph
Register a predicate for freetext indexing.
registerGenerator(String, Object[]) - Method in class com.franz.ag.SNAExtension
Register a generatore in the AllegroGraph server.
registerLatitudeStripingInDegrees(double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInDegrees(double, Double, Double, Double, Double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInKm(double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInKm(double, Double, Double, Double, Double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInMiles(double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInMiles(double, Double, Double, Double, Double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInRadians(double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerLatitudeStripingInRadians(double, Double, Double, Double, Double) - Method in class com.franz.ag.GeoExtension
Register a latitude striping subtype.
registerNamespace(String, String) - Method in class com.franz.ag.AllegroGraph
Register one namespace definition for this triple store.
registerNamespace(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Register one namespace definition.
registerNamespaces(String[]) - Method in class com.franz.ag.AllegroGraph
Register several namespace definitions for this triple store.
registerNamespaces(String[]) - Method in class com.franz.ag.AllegroGraphConnection
Register several namespace definitions.
remove() - Method in class com.franz.ag.Cursor
Discard the current triple in the Cursor.
removeStatement(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Remove one null-context statement from the triple store.
removeStatement(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Remove one statement from the triple store.
removeStatements(Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Remove all statement that match a pattern from the triple store.
removeStatements(Object, Object, Object, Object) - Method in class com.franz.ag.AllegroGraph
Remove all statement that match a pattern from the triple store.
renew(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Create an instance that accesses an AllegroGraph triple store.
renew(AllegroGraph) - Method in class com.franz.ag.AllegroGraphConnection
Connect an AllegroGraph instance to a triple store.
replace(String, String) - Method in class com.franz.ag.AllegroGraphConnection
Create an instance that accesses an AllegroGraph triple store.
replace(AllegroGraph) - Method in class com.franz.ag.AllegroGraphConnection
Connect an AllegroGraph instance to a triple store.
run() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that returns a serialized string result.
run(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
run(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
run(String) - Method in class com.franz.ag.SPARQLQuery
 

S

SHORT - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#short
SNAExtension - class com.franz.ag.SNAExtension.
This class implements Social Network Analysis tools.
SPARQLQuery - class com.franz.ag.SPARQLQuery.
This class collects the parameters and results of a SPARQL query.
SPARQLQuery() - Constructor for class com.franz.ag.SPARQLQuery
Create a new empty SPARQL query with default arguments.
STRING - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#string
Statement - interface org.openrdf.model.Statement.
An RDF statement.
StatementIterator - interface org.openrdf.sesame.sail.StatementIterator.
An iterator over statements that are stored in RDF Sails.
select(String) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.selectStatements(String) instead
select(String, Object) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.selectStatements(String,Object) instead
select(String, Object, String) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.selectStatements(String,Object,String) instead
select() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of variable bindings.
select(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of variable bindings.
select(String) - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves a set of variable bindings.
select(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
selectMore(ValueObject[][]) - Method in class com.franz.ag.AllegroGraph
Get more results from a previous selectValues query.
selectMore(ValueObject[]) - Method in class com.franz.ag.AllegroGraph
Get more results from a previous selectSingleValues query.
selectSingle() - Method in class com.franz.ag.SPARQLQuery
Run a SPARQL query that retrieves all the bindings of a single variable.
selectSingle(AllegroGraph, String) - Method in class com.franz.ag.SPARQLQuery
 
selectSingle(String) - Method in class com.franz.ag.SPARQLQuery
 
selectSingle(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
 
selectSingleValues(String, Object[], String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves a single value in each success.
selectSingleValues(boolean, boolean, String, Object[], String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves a single value in each success.
selectStatements(String) - Method in class com.franz.ag.AllegroGraph
Search the AllegroGraph triple store with a Prolog query.
selectStatements(String, Object) - Method in class com.franz.ag.AllegroGraph
Search the AllegroGraph triple store with a Prolog query.
selectStatements(String, Object, String) - Method in class com.franz.ag.AllegroGraph
Search the AllegroGraph triple store with a Prolog query.
selectStatements(boolean, boolean, String, Object, String) - Method in class com.franz.ag.AllegroGraph
Search the AllegroGraph triple store with a Prolog query.
selectValues(String, Object[], String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves triples, resources, or literals from the triple store.
selectValues(boolean, boolean, String, Object[], String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves triples, resources, or literals from the triple store.
selectValues(String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves triples, resources, or literals from the triple store.
selectValues(boolean, boolean, String) - Method in class com.franz.ag.AllegroGraph
Evaluate a Prolog query that retrieves triples, resources, or literals from the triple store.
serverLevel(int) - Method in class com.franz.ag.AllegroGraphConnection
Query the implementation level of the AllegroGraph server.
serverTrace(boolean) - Method in class com.franz.ag.AllegroGraph
Change the trace state in the AllegroGraph server.
serverTrace(String) - Method in class com.franz.ag.AllegroGraph
Start tracing calls from Java in the AllegroGraph server.
serverTrace(boolean) - Method in class com.franz.ag.AllegroGraphConnection
Change the trace state in the AllegroGraph server.
serverTrace(String) - Method in class com.franz.ag.AllegroGraphConnection
Start tracing calls from Java in the AllegroGraph server.
setAttribute(String, Object) - Method in class com.franz.ag.AllegroGraph
Set attributes that affect the creation of new triple stores or the accessing of existing ones.
setChunkSize(long) - Method in class com.franz.ag.AllegroGraphConnection
Set the indexing chunk size in the AllegroGraph server.
setCommand(String) - Method in class com.franz.ag.AllegroGraphConnection
Set the command used to start an AllegroGraph server.
setDataMapping(String[]) - Method in class com.franz.ag.AllegroGraph
Replace the current table of datatype and property mappings in the triple store.
setDebug(int) - Method in class com.franz.ag.AllegroGraphConnection
Set the debug flag.
setDefaultBase(String) - Method in class com.franz.ag.SPARQLQuery
Set the default-base option for this SPARQL query.
setDefaultCommand(String) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default command used to start an AllegroGraph server.
setDefaultDatasetBehaviorAll() - Method in class com.franz.ag.SPARQLQuery
Set the default-data-set-behavior option to "all".
setDefaultDatasetBehaviorDefault() - Method in class com.franz.ag.SPARQLQuery
Set the default-data-set-behavior option to "default".
setDefaultDebug(int) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default debug flag.
setDefaultExpectedResources(long) - Method in class com.franz.ag.AllegroGraphConnection
Set the current server default value for the expected number of unique resources in a new triple store.
setDefaultHost(String) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default host name.
setDefaultLookAhead(int) - Static method in class com.franz.ag.Cursor
Set the default look-ahead value for this cursor instance.
setDefaultPolling(int, int) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default values of the poll count and poll interval parameters.
setDefaultPort(int) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default primary port number.
setDefaultPort2(int) - Static method in class com.franz.ag.AllegroGraphConnection
Set the static default secondary port number.
setDefaultPrefixes(String[]) - Method in class com.franz.ag.SPARQLQuery
Set the default-prefixes option.
setDefaultServerKeep(boolean) - Method in class com.franz.ag.AllegroGraphConnection
Set the static default value of the Server Keep flag.
setDefaultTimeout(int) - Static method in class com.franz.ag.AllegroGraphConnection
Set the default timeout value for connection attempts.
setErrorOnInvalid(boolean) - Method in class com.franz.ag.RDFSerializer
 
setExtended(boolean) - Method in class com.franz.ag.SPARQLQuery
Set the extended option.
setFormat(String) - Method in class com.franz.ag.NTriplesSerializer
 
setFrom(String[]) - Method in class com.franz.ag.SPARQLQuery
Set the from option,
setFromNamed(String[]) - Method in class com.franz.ag.SPARQLQuery
Set the from-named option,
setHost(String) - Method in class com.franz.ag.AllegroGraphConnection
Set the host name.
setIfDoesNotExist(String) - Method in class com.franz.ag.NTriplesSerializer
 
setIfDoesNotExist(String) - Method in class com.franz.ag.RDFN3Serializer
 
setIfDoesNotExist(String) - Method in class com.franz.ag.RDFSerializer
 
setIfExists(String) - Method in class com.franz.ag.NTriplesSerializer
 
setIfExists(String) - Method in class com.franz.ag.RDFN3Serializer
 
setIfExists(String) - Method in class com.franz.ag.RDFSerializer
 
setIncludeInferred(boolean) - Method in class com.franz.ag.SPARQLQuery
Modify the includeInferred option.
setIndent(int) - Method in class com.franz.ag.RDFN3Serializer
 
setIndent(int) - Method in class com.franz.ag.RDFSerializer
 
setIndexFlavors(String[]) - Method in class com.franz.ag.AllegroGraph
Replace the set of indexing flavors in the triple store.
setInitialNamespaceRegistry(NamespaceRegistry) - Static method in class com.franz.ag.AllegroGraphConnection
Set the current initial namespace registry.
setLimit(int) - Method in class com.franz.ag.SPARQLQuery
Set the limit option.
setLoadFunction(String) - Method in class com.franz.ag.SPARQLQuery
Set the name of a load-function option.
setLookAhead(int) - Method in class com.franz.ag.AllegroGraph
Set the look-ahead value for subsequent Statement search operations.
setLookAhead(int) - Method in class com.franz.ag.Cursor
Set the look-ahead value for this cursor instance.
setMemoTable(String) - Method in class com.franz.ag.SPARQLQuery
Set the name of a memo table.
setMemoizeAbbrevLookups(boolean) - Method in class com.franz.ag.RDFSerializer
 
setMemoized(boolean) - Method in class com.franz.ag.SPARQLQuery
Set the memoize option.
setNamespaceRegistry(NamespaceRegistry) - Method in class com.franz.ag.AllegroGraph
Register several namespace definitions for this triple store.
setNamespaceRegistry() - Method in class com.franz.ag.AllegroGraph
Reset the namespace definition in this AllefroGraph instance to the initial default.
setNamespaceRegistry(NamespaceRegistry) - Method in class com.franz.ag.AllegroGraphConnection
Register several namespace definitions.
setNest(boolean) - Method in class com.franz.ag.RDFSerializer
 
setOffset(int) - Method in class com.franz.ag.SPARQLQuery
Set the offset option.
setOutputTypes(boolean) - Method in class com.franz.ag.RDFSerializer
 
setPolling(int, int) - Method in class com.franz.ag.AllegroGraphConnection
Set the current values of the poll count and poll interval parameters.
setPort(int) - Method in class com.franz.ag.AllegroGraphConnection
Set the primary port number.
setPort2(int) - Method in class com.franz.ag.AllegroGraphConnection
Set the secondary port number.
setPrepareNamespaces(boolean) - Method in class com.franz.ag.RDFSerializer
 
setQuery(String) - Method in class com.franz.ag.SPARQLQuery
Set the query astring.
setRDFFormat(String) - Method in class com.franz.ag.SPARQLQuery
Set the RDFFormat option.
setResultsFormat(String) - Method in class com.franz.ag.SPARQLQuery
Set the resultsFormat option.
setSelectLimit(int) - Method in class com.franz.ag.AllegroGraph
Set the value of the select limit parameter.
setServerKeep(boolean) - Method in class com.franz.ag.AllegroGraphConnection
Set the value of the Server Keep flag.
setSingleStream(boolean) - Method in class com.franz.ag.RDFManifestSerializer
 
setSubject(UPI) - Method in class com.franz.ag.Polygon
Set the subject that identifies the triples in a polygon.
setSubtype(GeospatialSubtype) - Method in class com.franz.ag.Polygon
Set the GeospatialSubtype associated with all the points in the Polygon instance.
setSyncEveryTime(boolean) - Method in class com.franz.ag.AllegroGraph
Set the synchronization mode for this AllegroGraph instance.
setTimeout(int) - Method in class com.franz.ag.AllegroGraphConnection
Set the timeout value for connection attempts.
setTripleStore(AllegroGraph) - Method in class com.franz.ag.SPARQLQuery
Specify the triple store agaist which this SPARQL query will run.
setUnindexedThreshold(int) - Method in class com.franz.ag.AllegroGraph
Set the threshold for automatic indexing of the triple store.
setUnmergedThreshold(int) - Method in class com.franz.ag.AllegroGraph
Set the threshold for automatic re-indexing of the triple store.
setVars(String) - Method in class com.franz.ag.SPARQLQuery
Set the vars option.
setVerbose(boolean) - Method in class com.franz.ag.RDFManifestSerializer
 
setWithVariables(AllegroGraph, Object[]) - Method in class com.franz.ag.SPARQLQuery
Set the with-variables option for the SPARQL query.
startServer() - Method in class com.franz.ag.AllegroGraphConnection
Start a system process running an AllegroGraph server.
startServer(String) - Method in class com.franz.ag.AllegroGraphConnection
Start a system process running an AllegroGraph server.
step() - Method in class com.franz.ag.Cursor
Advance the Cursor instance to the next triple.
step(int) - Method in class com.franz.ag.Cursor
This method returns an array of Triple instances.
stopServer() - Method in class com.franz.ag.AllegroGraphConnection
Stop an AllegroGraph server process that was started by this Java application.
stopServer(boolean) - Method in class com.franz.ag.AllegroGraphConnection
Stop an AllegroGraph server process.
syncDatabase() - Method in class com.franz.ag.AllegroGraph
Deprecated. Use AllegroGraph.syncTripleStore() instead.
syncTripleStore() - Method in class com.franz.ag.AllegroGraph
Sync an AllegroGraph triple store.

T

TIME - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#time
TOKEN - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#token
Triple - class com.franz.ag.Triple.
This class implements in Java a representation of an AllegroGraph triple.
toString() - Method in class com.franz.ag.AllegroGraph
Display some details about the AllegroGraph instance.
toString() - Method in class com.franz.ag.AllegroGraphConnection
Display some details about the server instance.
toString() - Method in class com.franz.ag.BlankNode
This method overrides the generic toString method.
toString() - Method in class com.franz.ag.Cursor
Override the default method to give a more informatve representation.
toString() - Method in class com.franz.ag.DefaultGraph
This method provides a string representation of the instance as the string
toString() - Method in class com.franz.ag.EncodedLiteral
 
toString() - Method in class com.franz.ag.Literal
This method overrides the generic toString method.
toString() - Method in class com.franz.ag.Node
Retrieve the URI string associated with the node instance.
toString() - Method in class com.franz.ag.Triple
This method overrides the generic toString method.
toString() - Method in class com.franz.ag.UPI
 
twinqlAsk(String) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.
twinqlCount(String, String, int, int) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.
twinqlFind(String, int, int) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.
twinqlQuery(String, String, int, int) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.
twinqlSelect(String, String, int, int) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.
twinqlSelect(boolean, String, String, int, int) - Method in class com.franz.ag.AllegroGraph
Deprecated. Use the methods in SPARQLQuery instead.

U

UNSIGNED_BYTE - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#unsignedByte
UNSIGNED_INT - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#unsignedInt
UNSIGNED_LONG - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#unsignedLong
UNSIGNED_SHORT - Static variable in class org.openrdf.vocabulary.XmlSchema
http://www.w3.org/2001/XMLSchema#unsignedShort
UPI - class com.franz.ag.UPI.
This class represents instances of Universal Part Identifiers.
URI - interface org.openrdf.model.URI.
A URI resource.

V

Value - interface org.openrdf.model.Value.
The interface for all RDF model values (URIs, BNodes and Literals).
ValueFactory - interface org.openrdf.model.ValueFactory.
A Factory for creating resources, bNodes and literals.
ValueNode - class com.franz.ag.ValueNode.
This is the superclass of all Value instances.
ValueObject - class com.franz.ag.ValueObject.
This super class implements some of the common methods defined in the org.openrdf.model interfaces.
valueNames(Object) - Method in class com.franz.ag.AllegroGraph
Get the names of the variables in query.
valuesLength(ValueObject[][]) - Method in class com.franz.ag.AllegroGraph
Return the number of result sets in the array returned by AllegroGraph.selectValues(String).
version() - Static method in class com.franz.ag.AllegroGraph
Query the current AllegroGraph version.
versions() - Static method in class com.franz.ag.AllegroGraph
Query the current AllegroGraph and component versions.

X

XmlSchema - class org.openrdf.vocabulary.XmlSchema.
Defines constants for the standard XML Schema datatypes.
XmlSchema() - Constructor for class org.openrdf.vocabulary.XmlSchema
 

A B C D E F G H I L M N O P Q R S T U V X