A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(String, String) - Method in class n10s.mapping.MappingUtils
- add(String, String) - Method in class n10s.nsprefixes.NsPrefixDefProcedures
- add(String, String) - Method in class n10s.utils.NsPrefixMap
- add(Map<String, Object>) - Method in class n10s.graphconfig.GraphConfig
- addConstraintToList(ConstraintComponent) - Method in class n10s.validation.ValidatorConfig
- addFromText(String) - Method in class n10s.nsprefixes.NsPrefixDefProcedures
- addLabel(Label) - Method in class n10s.result.VirtualNode
- addLabels(Iterable<Label>) - Method in class n10s.result.VirtualNode
- AddProcedures - Class in n10s.rdf.load
- AddProcedures() - Constructor for class n10s.rdf.load.AddProcedures
- addQueryAndTriggers(String, String, String, List<String>) - Method in class n10s.validation.ValidatorConfig
- addRelProp(Statement, IRI, Literal) - Method in class n10s.RDFToLPGStatementProcessor
- addStatement(Statement) - Method in class n10s.RDFToLPGStatementProcessor
- addTriple(String, String, String, Boolean, String, String, List<String>) - Method in class n10s.rdf.aggregate.CollectTriples.TripleCollector
- allOpenRestrictions - Variable in class n10s.onto.OntologyImporter
- ANNOTATION_PROPERTIES_TO_IMPORT - Static variable in class n10s.onto.OntologyImporter
- AuxProcedures - Class in n10s.aux
- AuxProcedures() - Constructor for class n10s.aux.AuxProcedures
- availableParsers - Static variable in class n10s.CommonProcedures
B
- BASE_INDIV_NS - Static variable in class n10s.graphconfig.Params
- BASE_SCH_NS - Variable in class n10s.rdf.export.ExportProcessor
C
- callParams - Variable in class n10s.rdf.RDFProcedures.ImportResults
- CARDINALITY - Static variable in class n10s.onto.OWLRestriction
- checkConstraintExist() - Method in class n10s.CommonProcedures
- checkDatatype(String, Object) - Method in class n10s.aux.AuxProcedures
- checkIndexExist() - Method in class n10s.CommonProcedures
- collect() - Method in class n10s.rdf.aggregate.CollectTriples
- collectJson() - Method in class n10s.rdf.aggregate.CollectTriples
- collectNTriples() - Method in class n10s.rdf.aggregate.CollectTriples
- collectRdfXml() - Method in class n10s.rdf.aggregate.CollectTriples
- CollectTriples - Class in n10s.rdf.aggregate
- CollectTriples() - Constructor for class n10s.rdf.aggregate.CollectTriples
- CollectTriples.TripleCollector - Class in n10s.rdf.aggregate
- collectTurtle() - Method in class n10s.rdf.aggregate.CollectTriples
- collectTurtleStar() - Method in class n10s.rdf.aggregate.CollectTriples
- CommonProcedures - Class in n10s
- CommonProcedures() - Constructor for class n10s.CommonProcedures
- CommonProcedures.InvalidShortenedName - Exception in n10s
- CommonProcedures.InvalidURI - Exception in n10s
- CommonProcedures.RDFImportBadParams - Exception in n10s
- CommonProcedures.RDFImportPreRequisitesNotMet - Exception in n10s
- compileValidations(Iterator<Map<String, Object>>) - Method in class n10s.validation.SHACLValidator
- ConfiguredStatementHandler - Class in n10s
- ConfiguredStatementHandler() - Constructor for class n10s.ConfiguredStatementHandler
- ConfiguredStatementHandler.TripleLimitReached - Exception in n10s
- ConstraintComponent - Class in n10s.validation
- ConstraintComponent(String, String, String, Object) - Constructor for class n10s.validation.ConstraintComponent
- ConstraintComponent(Map<String, Object>) - Constructor for class n10s.validation.ConstraintComponent
- ContextResource - Class in n10s.quadrdf
-
ContextResource represents a Resource with an optional graph (context) uri.
- ContextResource(String, String) - Constructor for class n10s.quadrdf.ContextResource
- createRelationshipFrom(Node, RelationshipType) - Method in class n10s.result.VirtualNode
- createRelationshipTo(Node, RelationshipType) - Method in class n10s.result.VirtualNode
- createTypedLiteral(Object) - Method in class n10s.rdf.export.ExportProcessor
- createTypedLiteral(Object) - Method in class n10s.rdf.load.AddProcedures
- CUSTOM_DATA_TYPE_SEPERATOR - Static variable in class n10s.graphconfig.Params
- cypher(String, Map<String, Object>) - Method in class n10s.rdf.export.RDFExportProcedures
- cypher(DatabaseManagementService, String, String, String) - Method in class n10s.endpoint.RDFEndpoint
D
- DATATYPE - Static variable in class n10s.RDFToLPGStatementProcessor
- DATATYPE_REGULAR_PATTERN - Static variable in class n10s.graphconfig.Params
- DATATYPE_SHORTENED_PATTERN - Static variable in class n10s.graphconfig.Params
- datatypeConflictFound - Variable in class n10s.RDFToLPGStatementProcessor
- DateUtils - Class in n10s.utils
- DateUtils() - Constructor for class n10s.utils.DateUtils
- db - Variable in class n10s.CommonProcedures
- db - Variable in class n10s.graphconfig.GraphConfigProcedures
- db - Variable in class n10s.inference.MicroReasoners
- db - Variable in class n10s.mapping.MappingUtils
- db - Variable in class n10s.nsprefixes.NsPrefixDefProcedures
- db - Variable in class n10s.onto.OntoProcedures
- db - Variable in class n10s.rdf.export.RDFExportProcedures
- DEFAULT_BASE_SCH_NS - Static variable in class n10s.graphconfig.Params
- DEFAULT_BASE_SCH_PREFIX - Static variable in class n10s.graphconfig.Params
- defaultToString(Iterator) - Method in class n10s.RDFToLPGStatementProcessor
- delete() - Method in class n10s.result.VirtualNode
- delete() - Method in class n10s.result.VirtualRelationship
- DeleteResults() - Constructor for class n10s.rdf.RDFProcedures.DeleteResults
- DirectNodeAdder - Class in n10s.rdf.load
- DirectNodeAdder(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.rdf.load.DirectNodeAdder
- DirectRelationshipAdder - Class in n10s.rdf.load
- DirectRelationshipAdder(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.rdf.load.DirectRelationshipAdder
- DirectStatementDeleter - Class in n10s.rdf.delete
-
This class implements an RDF handler to statement-wise delete imported RDF data
- DirectStatementDeleter(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.rdf.delete.DirectStatementDeleter
- DirectStatementLoader - Class in n10s.rdf.load
-
Created by jbarrasa on 09/11/2016.
- DirectStatementLoader(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.rdf.load.DirectStatementLoader
- doAdd(String, Map<String, Object>, RDFFormat, boolean) - Method in class n10s.rdf.RDFProcedures
- doDelete(String, String, String, Map<String, Object>) - Method in class n10s.rdf.RDFProcedures
- doImport(String, String, String, Map<String, Object>, GraphConfig) - Method in class n10s.rdf.RDFProcedures
- doOntoImport(String, String, String, Map<String, Object>) - Method in class n10s.onto.OntoProcedures
- doPreview(String, String, String, Map<String, Object>) - Method in class n10s.rdf.RDFProcedures
- doPreviewOnto(String, String, String, Map<String, Object>) - Method in class n10s.onto.OntoProcedures
- doQuadRDFDelete(String, String, String, Map<String, Object>) - Method in class n10s.quadrdf.QuadRDFProcedures
- doQuadRDFImport(String, String, String, Map<String, Object>) - Method in class n10s.quadrdf.QuadRDFProcedures
- doStream(String, String, String, Map<String, Object>) - Method in class n10s.rdf.RDFProcedures
- drop() - Method in class n10s.graphconfig.GraphConfigProcedures
- drop(String) - Method in class n10s.mapping.MappingUtils
- dropAll(String) - Method in class n10s.mapping.MappingUtils
- dropShapes() - Method in class n10s.validation.ValidationProcedures
- DynamicNamespacePrefixConflict - Exception in n10s.utils
- DynamicNamespacePrefixConflict(String) - Constructor for exception n10s.utils.DynamicNamespacePrefixConflict
E
- elemName - Variable in class n10s.mapping.MappingUtils.MappingDesc
- endRDF() - Method in class n10s.experimental.PlainJsonStatementLoader
- endRDF() - Method in class n10s.onto.OntologyImporter
- endRDF() - Method in class n10s.onto.OntologyPreviewer
- endRDF() - Method in class n10s.quadrdf.RDFQuadDirectStatementDeleter
- endRDF() - Method in class n10s.quadrdf.RDFQuadDirectStatementLoader
- endRDF() - Method in class n10s.rdf.delete.DirectStatementDeleter
- endRDF() - Method in class n10s.rdf.load.DirectStatementLoader
- endRDF() - Method in class n10s.rdf.preview.StatementPreviewer
- endRDF() - Method in class n10s.rdf.stream.StatementStreamer
- endRDF() - Method in class n10s.skos.load.SkosImporter
- equals(Object) - Method in class n10s.quadrdf.ContextResource
- equals(Object) - Method in class n10s.result.NodeResult
- equals(Object) - Method in class n10s.result.VirtualNode
- equals(Object) - Method in class n10s.result.VirtualRelationship
- EQUIV_CLASS_REST - Static variable in class n10s.onto.OntologyImporter
- ExperimentalImports - Class in n10s.experimental
- ExperimentalImports() - Constructor for class n10s.experimental.ExperimentalImports
- exportOnto(DatabaseManagementService, String, String, String) - Method in class n10s.endpoint.RDFEndpoint
- ExportProcessor - Class in n10s.rdf.export
- ExportProcessor(Transaction, GraphDatabaseService, GraphConfig) - Constructor for class n10s.rdf.export.ExportProcessor
- exportPropertiesInRels - Variable in class n10s.rdf.export.ExportProcessor
- extraInfo - Variable in class n10s.rdf.RDFProcedures.DeleteResults
- extraInfo - Variable in class n10s.rdf.RDFProcedures.ImportResults
- extraStatements - Variable in class n10s.onto.OntologyImporter
F
- fetch(String, String, Map<String, Object>) - Method in class n10s.onto.load.OntoLoadProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.onto.preview.OntoPreviewProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.quadrdf.delete.QuadRDFDeleteProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.quadrdf.load.QuadRDFLoadProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.rdf.delete.RDFDeleteProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.rdf.load.RDFLoadProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.rdf.preview.RDFPreviewProcedures
- fetch(String, String, Map<String, Object>) - Method in class n10s.rdf.stream.RDFStreamProcedures
- filterNode(Node, Map<Long, IRI>) - Method in class n10s.rdf.export.ExportProcessor
- filterNode(Node, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- filterNode(Node, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- filterRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.ExportProcessor
- filterRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- filterRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- flushToDB(Transaction) - Method in class n10s.utils.NsPrefixMap
- focusNode - Variable in class n10s.validation.ValidationResult
- fullUriFromShortForm(String) - Method in class n10s.rdf.RDFProcedures
G
- generateRunnableQueries(Transaction, boolean, List<Node>) - Method in class n10s.validation.ValidatorConfig
- GenericJSONParser - Class in org.eclipse.rdf4j.rio.jsonld
- GenericJSONParser() - Constructor for class org.eclipse.rdf4j.rio.jsonld.GenericJSONParser
- GEOSPARQL_NS - Static variable in class n10s.graphconfig.Params
- getAllParams() - Method in class n10s.validation.ValidatorConfig
- getAllProperties() - Method in class n10s.result.VirtualNode
- getAllProperties() - Method in class n10s.result.VirtualRelationship
- getAsGraphConfigResults() - Method in class n10s.graphconfig.GraphConfig
- getBaseSchemaNamespace() - Method in class n10s.graphconfig.GraphConfig
- getBaseSchemaNamespacePrefix() - Method in class n10s.graphconfig.GraphConfig
- getbNodeInfo() - Method in class n10s.quadrdf.RDFQuadDirectStatementDeleter
- getbNodeInfo() - Method in class n10s.rdf.delete.DirectStatementDeleter
- getCardinalityType() - Method in class n10s.onto.OWLRestriction
- getCardinalityVal() - Method in class n10s.onto.OWLRestriction
- getClassLabelName() - Method in class n10s.graphconfig.GraphConfig
- getCommitSize() - Method in class n10s.graphconfig.RDFParserConfig
- getConfigSummary() - Method in class n10s.graphconfig.RDFParserConfig
- getConstraintList() - Method in class n10s.validation.ValidatorConfig
- getCustomDataTypePropList() - Method in class n10s.graphconfig.GraphConfig
- getDataType(Object) - Method in class n10s.rdf.RDFProcedures
- getDataTypePropertyLabelName() - Method in class n10s.graphconfig.GraphConfig
- getDegree() - Method in class n10s.result.VirtualNode
- getDegree(Direction) - Method in class n10s.result.VirtualNode
- getDegree(RelationshipType) - Method in class n10s.result.VirtualNode
- getDegree(RelationshipType, Direction) - Method in class n10s.result.VirtualNode
- getDomainRelName() - Method in class n10s.graphconfig.GraphConfig
- getEndNode() - Method in class n10s.result.VirtualRelationship
- getExportMappingsFromDB(GraphDatabaseService) - Static method in class n10s.mapping.MappingUtils
- getFormat(String) - Method in class n10s.CommonProcedures
- getGraphConf() - Method in class n10s.graphconfig.RDFParserConfig
- getGraphMode() - Method in class n10s.graphconfig.GraphConfig
- getGraphUri() - Method in class n10s.quadrdf.ContextResource
- getHandleMultival() - Method in class n10s.graphconfig.GraphConfig
- getHandleMultivalAsString() - Method in class n10s.graphconfig.GraphConfig
- getHandleRDFTypes() - Method in class n10s.graphconfig.GraphConfig
- getHandleRDFTypesAsString() - Method in class n10s.graphconfig.GraphConfig
- getHandleVocabUris() - Method in class n10s.graphconfig.GraphConfig
- getHandleVocabUrisAsString() - Method in class n10s.graphconfig.GraphConfig
- getId() - Method in class n10s.result.VirtualNode
- getId() - Method in class n10s.result.VirtualRelationship
- getImportMappingsFromDB(GraphDatabaseService) - Static method in class n10s.mapping.MappingUtils
- getIndividualGlobalQueries() - Method in class n10s.validation.ValidatorConfig
- getIndividualNodeSetQueries() - Method in class n10s.validation.ValidatorConfig
- getInputStream(String, Map<String, Object>) - Method in class n10s.CommonProcedures
- getIRILocalName(String) - Method in class n10s.rdf.RDFProcedures
- getIRINamespace(String) - Method in class n10s.rdf.RDFProcedures
- getLabels() - Method in class n10s.result.VirtualNode
- getLangTag(Object) - Method in class n10s.rdf.RDFProcedures
- getLanguageFilter() - Method in class n10s.graphconfig.RDFParserConfig
- getLangValue(String, Object) - Method in class n10s.rdf.RDFProcedures
- getLiteral() - Method in class n10s.rdf.export.TriplePattern
- getLiteralLang() - Method in class n10s.rdf.export.TriplePattern
- getLiteralType() - Method in class n10s.rdf.export.TriplePattern
- getMultivalPropList() - Method in class n10s.graphconfig.GraphConfig
- getNamespaces() - Method in class n10s.RDFToLPGStatementProcessor
- getNamespaces() - Method in class n10s.utils.NsPrefixMap
- getNodeCacheSize() - Method in class n10s.graphconfig.RDFParserConfig
- getNodes() - Method in class n10s.result.VirtualRelationship
- getNotDeletedStatementCount() - Method in class n10s.quadrdf.RDFQuadDirectStatementDeleter
- getNotDeletedStatementCount() - Method in class n10s.rdf.delete.DirectStatementDeleter
- getNsForPrefix(String) - Method in class n10s.utils.NsPrefixMap
- getNsToPrefix() - Method in class n10s.utils.NsPrefixMap
- getObject() - Method in class n10s.rdf.export.TriplePattern
- getObjectPropertyLabelName() - Method in class n10s.graphconfig.GraphConfig
- getObjectValue(IRI, Literal) - Method in class n10s.RDFToLPGStatementProcessor
-
Processing for literals as follows Mapping according to this figure: https://www.w3.org/TR/xmlschema11-2/#built-in-datatypes String -> String Each sub-category of integer -> long decimal, float, and double -> double boolean -> boolean Custom data type -> String (value + CUSTOM_DATA_TYPE_SEPERATOR + custom DT IRI)
- getOtherNode(Node) - Method in class n10s.result.VirtualRelationship
- getParserConfig() - Method in class n10s.ConfiguredStatementHandler
- getParserConfig() - Method in class n10s.rdf.stream.StatementStreamer
- getParserConfig() - Method in class n10s.RDFToLPGStatementProcessor
- getPredicate() - Method in class n10s.rdf.export.TriplePattern
- getPredicateExclusionList() - Method in class n10s.graphconfig.RDFParserConfig
- getPrefixes() - Method in class n10s.utils.NsPrefixMap
- getPrefixesFromMappingDefinitions(GraphDatabaseService) - Static method in class n10s.mapping.MappingUtils
- getPrefixesInUse(GraphDatabaseService) - Static method in class n10s.mapping.MappingUtils
- getPrefixForNs(String) - Method in class n10s.utils.NsPrefixMap
- getPrefixOrAdd(String, boolean) - Method in class n10s.utils.NsPrefixMap
- getPrefixToNs() - Method in class n10s.utils.NsPrefixMap
- getProperties(String...) - Method in class n10s.result.VirtualNode
- getProperties(String...) - Method in class n10s.result.VirtualRelationship
- getProperty(String) - Method in class n10s.result.VirtualNode
- getProperty(String) - Method in class n10s.result.VirtualRelationship
- getProperty(String, Object) - Method in class n10s.result.VirtualNode
- getProperty(String, Object) - Method in class n10s.result.VirtualRelationship
- getPropertyKeys() - Method in class n10s.result.VirtualNode
- getPropertyKeys() - Method in class n10s.result.VirtualRelationship
- getRangeRelName() - Method in class n10s.graphconfig.GraphConfig
- getRelatedConceptRelName() - Method in class n10s.graphconfig.GraphConfig
- getRelationships() - Method in class n10s.result.VirtualNode
- getRelationships(Direction) - Method in class n10s.result.VirtualNode
- getRelationships(Direction, RelationshipType...) - Method in class n10s.result.VirtualNode
- getRelationships(RelationshipType...) - Method in class n10s.result.VirtualNode
- getRelationshipTypes() - Method in class n10s.result.VirtualNode
- getRelName() - Method in class n10s.onto.OWLRestriction
- getRels(Node, String, Map<String, Object>) - Method in class n10s.inference.MicroReasoners
- getRestrictionId() - Method in class n10s.onto.OWLRestriction
- getRestrictionRelName(int) - Method in class n10s.onto.OntologyImporter
- getShortForm(String, Transaction) - Static method in class n10s.utils.UriUtils
- getSingleRelationship(RelationshipType, Direction) - Method in class n10s.result.VirtualNode
- getStartNode() - Method in class n10s.result.VirtualRelationship
- getStatements() - Method in class n10s.rdf.stream.StatementStreamer
- getStreamTripleLimit() - Method in class n10s.graphconfig.RDFParserConfig
- getSubClassOfRelName() - Method in class n10s.graphconfig.GraphConfig
- getSubject() - Method in class n10s.rdf.export.TriplePattern
- getSubPropertyOfRelName() - Method in class n10s.graphconfig.GraphConfig
- getTargetClass() - Method in class n10s.onto.OWLRestriction
- getTriggerList() - Method in class n10s.validation.ValidatorConfig
- getType() - Method in class n10s.onto.OWLRestriction
- getType() - Method in class n10s.result.VirtualRelationship
- getTypeAsString(OWLRestriction) - Method in class n10s.onto.OntologyImporter
- getUri() - Method in class n10s.quadrdf.ContextResource
- getValue(String) - Method in class n10s.rdf.RDFProcedures
- getValueFromTriplePatternObject(TriplePattern) - Method in class n10s.rdf.export.ExportProcessor
- getValueWithDatatype(IRI, String) - Method in class n10s.RDFToLPGStatementProcessor
- getWarnings() - Method in class n10s.RDFToLPGStatementProcessor
- GRAPHCONF_MODE_LPG - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_MODE_RDF - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_MULTIVAL_PROP_ARRAY - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_MULTIVAL_PROP_ARRAY_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_MULTIVAL_PROP_OVERWRITE - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_MULTIVAL_PROP_OVERWRITE_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_LABELS - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_LABELS_AND_NODES - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_LABELS_AND_NODES_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_LABELS_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_NODES - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_RDFTYPES_AS_NODES_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_IGNORE - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_IGNORE_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_KEEP - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_KEEP_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_MAP - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_MAP_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_SHORTEN - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_SHORTEN_STR - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_SHORTEN_STRICT - Static variable in class n10s.graphconfig.GraphConfig
- GRAPHCONF_VOC_URI_SHORTEN_STRICT_STR - Static variable in class n10s.graphconfig.GraphConfig
- graphConfig - Variable in class n10s.rdf.export.ExportProcessor
- GraphConfig - Class in n10s.graphconfig
- GraphConfig(Map<String, Object>) - Constructor for class n10s.graphconfig.GraphConfig
- GraphConfig(Transaction) - Constructor for class n10s.graphconfig.GraphConfig
- GraphConfig.GraphConfigNotFound - Class in n10s.graphconfig
- GraphConfig.InvalidParamException - Class in n10s.graphconfig
- GraphConfigItemResult - Class in n10s.result
- GraphConfigItemResult(String, Object) - Constructor for class n10s.result.GraphConfigItemResult
- GraphConfigNotFound() - Constructor for class n10s.graphconfig.GraphConfig.GraphConfigNotFound
- GraphConfigProcedures - Class in n10s.graphconfig
- GraphConfigProcedures() - Constructor for class n10s.graphconfig.GraphConfigProcedures
- graphdb - Variable in class n10s.rdf.export.ExportProcessor
- graphdb - Variable in class n10s.RDFToLPGStatementProcessor
- GraphResult - Class in n10s.result
-
(taken from APOC)
- GraphResult(List<Node>, List<Relationship>) - Constructor for class n10s.result.GraphResult
H
- handleComment(String) - Method in class n10s.rdf.stream.StatementStreamer
- handleComment(String) - Method in class n10s.RDFToLPGStatementProcessor
- handleIRI(IRI, int) - Method in class n10s.RDFToLPGStatementProcessor
- handleNamespace(String, String) - Method in class n10s.rdf.stream.StatementStreamer
- handleNamespace(String, String) - Method in class n10s.RDFToLPGStatementProcessor
- handleStatement(Statement) - Method in class n10s.onto.OntologyImporter
- handleStatement(Statement) - Method in class n10s.onto.OntologyPreviewer
- handleStatement(Statement) - Method in class n10s.rdf.load.DirectNodeAdder
- handleStatement(Statement) - Method in class n10s.rdf.load.DirectRelationshipAdder
- handleStatement(Statement) - Method in class n10s.rdf.preview.StatementPreviewer
- handleStatement(Statement) - Method in class n10s.rdf.stream.StarFormatStatementStreamer
- handleStatement(Statement) - Method in class n10s.rdf.stream.StatementStreamer
- handleStatement(Statement) - Method in class n10s.RDFToLPGStatementProcessor
- handleStatement(Statement) - Method in class n10s.skos.load.SkosImporter
- hashCode() - Method in class n10s.quadrdf.ContextResource
- hashCode() - Method in class n10s.result.NodeResult
- hashCode() - Method in class n10s.result.VirtualNode
- hashCode() - Method in class n10s.result.VirtualRelationship
- hasLabel(Label) - Method in class n10s.result.VirtualNode
- hasLabel(Node, String, Map<String, Object>) - Method in class n10s.inference.MicroReasoners
- hasLangTag(String, Object) - Method in class n10s.rdf.RDFProcedures
- hasNs(String) - Method in class n10s.utils.NsPrefixMap
- hasPrefix(String) - Method in class n10s.utils.NsPrefixMap
- hasProperty(String) - Method in class n10s.result.VirtualNode
- hasProperty(String) - Method in class n10s.result.VirtualRelationship
- hasRelationship() - Method in class n10s.result.VirtualNode
- hasRelationship(Direction) - Method in class n10s.result.VirtualNode
- hasRelationship(Direction, RelationshipType...) - Method in class n10s.result.VirtualNode
- hasRelationship(RelationshipType...) - Method in class n10s.result.VirtualNode
- HeterogeneousDataTyping() - Constructor for exception n10s.RDFToLPGStatementProcessor.HeterogeneousDataTyping
I
- importInlineSHACL(String, String, Map<String, Object>) - Method in class n10s.validation.ValidationProcedures
- importJSONAsTree(Node, String, String) - Method in class n10s.experimental.ExperimentalImports
- ImportResults() - Constructor for class n10s.rdf.RDFProcedures.ImportResults
- importSHACLFromURL(String, String, Map<String, Object>) - Method in class n10s.validation.ValidationProcedures
- importSKOSFromUrl(String, String, Map<String, Object>) - Method in class n10s.skos.load.SKOSLoadProcedures
- importSKOSInline(String, String, Map<String, Object>) - Method in class n10s.skos.load.SKOSLoadProcedures
- inCategory(Node, Node, Map<String, Object>) - Method in class n10s.inference.MicroReasoners
- init(Map<String, Object>) - Method in class n10s.graphconfig.GraphConfigProcedures
- INIT - Static variable in class n10s.onto.OWLRestriction
- inline(String, String, Map<String, Object>) - Method in class n10s.onto.load.OntoLoadProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.onto.preview.OntoPreviewProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.quadrdf.delete.QuadRDFDeleteProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.quadrdf.load.QuadRDFLoadProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.rdf.delete.RDFDeleteProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.rdf.load.RDFLoadProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.rdf.preview.RDFPreviewProcedures
- inline(String, String, Map<String, Object>) - Method in class n10s.rdf.stream.RDFStreamProcedures
- instantiateAndKickOffParser(InputStream, String, RDFFormat, ConfiguredStatementHandler) - Method in class n10s.CommonProcedures
- InvalidNamespacePrefixDefinitionInDB - Exception in n10s.utils
- InvalidNamespacePrefixDefinitionInDB(String) - Constructor for exception n10s.utils.InvalidNamespacePrefixDefinitionInDB
- InvalidParamException(String) - Constructor for class n10s.graphconfig.GraphConfig.InvalidParamException
- InvalidShortenedName(String) - Constructor for exception n10s.CommonProcedures.InvalidShortenedName
- InvalidURI(String) - Constructor for exception n10s.CommonProcedures.InvalidURI
- isAbortOnError() - Method in class n10s.graphconfig.RDFParserConfig
- isApplyNeo4jNaming() - Method in class n10s.graphconfig.GraphConfig
- isCardinalityConstraint() - Method in class n10s.onto.OWLRestriction
- isConstraintOnResourceUriPresent() - Method in class n10s.CommonProcedures
- isIRI(String) - Method in class n10s.rdf.RDFProcedures
- isKeepCustomDataTypes() - Method in class n10s.graphconfig.GraphConfig
- isKeepLangTag() - Method in class n10s.graphconfig.GraphConfig
- isLiteral - Variable in class n10s.result.StreamedStatement
- isRedirect(HttpURLConnection) - Static method in class n10s.CommonProcedures
- isStrictDataTypeCheck() - Method in class n10s.graphconfig.RDFParserConfig
- isType(RelationshipType) - Method in class n10s.result.VirtualRelationship
- isVerifyUriSyntax() - Method in class n10s.graphconfig.RDFParserConfig
J
- joinLabels(Iterable<Label>, String) - Static method in class n10s.Util
L
- LABEL - Static variable in class n10s.RDFToLPGStatementProcessor
- labels(Object) - Static method in class n10s.Util
- labelString(List<String>) - Static method in class n10s.Util
- labelString(Node) - Static method in class n10s.Util
- labelStrings(Node) - Static method in class n10s.Util
- LANGUAGE_TAGGED_VALUE_PATTERN - Static variable in class n10s.graphconfig.Params
- list() - Method in class n10s.nsprefixes.NsPrefixDefProcedures
- list(String) - Method in class n10s.mapping.MappingUtils
- listShapes() - Method in class n10s.validation.ValidationProcedures
- literalLang - Variable in class n10s.result.StreamedStatement
- literalType - Variable in class n10s.result.StreamedStatement
- loadWarnings - Variable in class n10s.RDFToLPGStatementProcessor
- log - Variable in class n10s.CommonProcedures
- log - Variable in class n10s.endpoint.RDFEndpoint
- log - Variable in class n10s.graphconfig.GraphConfigProcedures
- log - Variable in class n10s.inference.MicroReasoners
- log - Variable in class n10s.mapping.MappingUtils
- log - Variable in class n10s.nsprefixes.NsPrefixDefProcedures
- log - Variable in class n10s.onto.OntoProcedures
- log - Variable in class n10s.rdf.export.RDFExportProcedures
- log - Variable in class n10s.RDFToLPGStatementProcessor
- LPGRDFToRDFProcesssor - Class in n10s.rdf.export
- LPGRDFToRDFProcesssor(GraphDatabaseService, Transaction, GraphConfig, boolean) - Constructor for class n10s.rdf.export.LPGRDFToRDFProcesssor
- LPGToRDFProcesssor - Class in n10s.rdf.export
- LPGToRDFProcesssor(GraphDatabaseService, Transaction, GraphConfig, Map<String, String>, boolean, boolean) - Constructor for class n10s.rdf.export.LPGToRDFProcesssor
M
- mappedTripleCounter - Variable in class n10s.RDFToLPGStatementProcessor
- MappingDesc(String, String, String, String) - Constructor for class n10s.mapping.MappingUtils.MappingDesc
- MappingDesc(Map<String, Object>) - Constructor for class n10s.mapping.MappingUtils.MappingDesc
- MappingUtils - Class in n10s.mapping
- MappingUtils() - Constructor for class n10s.mapping.MappingUtils
- MappingUtils.MappingDesc - Class in n10s.mapping
- MappingUtils.StringOutput - Class in n10s.mapping
- MicroReasonerException - Class in n10s.inference
- MicroReasonerException(String) - Constructor for class n10s.inference.MicroReasonerException
- MicroReasoners - Class in n10s.inference
- MicroReasoners() - Constructor for class n10s.inference.MicroReasoners
- missingIndexOnResourceUri() - Method in class n10s.CommonProcedures
N
- n10s - package n10s
- n10s.aux - package n10s.aux
- n10s.endpoint - package n10s.endpoint
- n10s.experimental - package n10s.experimental
- n10s.graphconfig - package n10s.graphconfig
- n10s.inference - package n10s.inference
- n10s.mapping - package n10s.mapping
- n10s.nsprefixes - package n10s.nsprefixes
- n10s.onto - package n10s.onto
- n10s.onto.load - package n10s.onto.load
- n10s.onto.preview - package n10s.onto.preview
- n10s.quadrdf - package n10s.quadrdf
- n10s.quadrdf.delete - package n10s.quadrdf.delete
- n10s.quadrdf.load - package n10s.quadrdf.load
- n10s.rdf - package n10s.rdf
- n10s.rdf.aggregate - package n10s.rdf.aggregate
- n10s.rdf.delete - package n10s.rdf.delete
- n10s.rdf.export - package n10s.rdf.export
- n10s.rdf.load - package n10s.rdf.load
- n10s.rdf.preview - package n10s.rdf.preview
- n10s.rdf.stream - package n10s.rdf.stream
- n10s.result - package n10s.result
- n10s.skos.load - package n10s.skos.load
- n10s.utils - package n10s.utils
- n10s.validation - package n10s.validation
- n10s.version - package n10s.version
- namespace - Variable in class n10s.result.NamespacePrefixesResult
- NamespacePrefixConflict(String, Exception) - Constructor for exception n10s.RDFToLPGStatementProcessor.NamespacePrefixConflict
- NamespacePrefixConflictException - Exception in n10s.utils
- NamespacePrefixConflictException(String) - Constructor for exception n10s.utils.NamespacePrefixConflictException
- NamespacePrefixesResult - Class in n10s.result
- NamespacePrefixesResult(String, String) - Constructor for class n10s.result.NamespacePrefixesResult
- namespaces - Variable in class n10s.rdf.RDFProcedures.DeleteResults
- namespaces - Variable in class n10s.rdf.RDFProcedures.ImportResults
- namespaces - Variable in class n10s.RDFToLPGStatementProcessor
- NamespaceWithUndefinedPrefix - Exception in n10s.utils
- NamespaceWithUndefinedPrefix(String) - Constructor for exception n10s.utils.NamespaceWithUndefinedPrefix
- node - Variable in class n10s.result.NodeResult
- node - Variable in class n10s.result.RelAndNodeResult
- nodeAdd(String, List<String>, List<Map<String, Object>>) - Method in class n10s.rdf.load.AddProcedures
- nodebyIdOrUri(DatabaseManagementService, String, String, String, String, String, String, String) - Method in class n10s.endpoint.RDFEndpoint
- nodefind(DatabaseManagementService, String, String, String, String, String, String, String, String, String) - Method in class n10s.endpoint.RDFEndpoint
- NodeResult - Class in n10s.result
-
(taken from APOC)
- NodeResult(Node) - Constructor for class n10s.result.NodeResult
- nodes - Variable in class n10s.result.GraphResult
- nodesInCategory(Node, Map<String, Object>) - Method in class n10s.inference.MicroReasoners
- nodesLabelled(String, Map<String, Object>) - Method in class n10s.inference.MicroReasoners
- nodeType - Variable in class n10s.validation.ValidationResult
- NOT_MATCHING_NS - Static variable in class n10s.graphconfig.Params
- NsPrefixDefProcedures - Class in n10s.nsprefixes
- NsPrefixDefProcedures() - Constructor for class n10s.nsprefixes.NsPrefixDefProcedures
- NsPrefixMap - Class in n10s.utils
- NsPrefixMap(Transaction, boolean) - Constructor for class n10s.utils.NsPrefixMap
O
- object - Variable in class n10s.result.StreamedStatement
- offendingValue - Variable in class n10s.validation.ValidationResult
- OntoLoadProcedures - Class in n10s.onto.load
- OntoLoadProcedures() - Constructor for class n10s.onto.load.OntoLoadProcedures
- OntologyImporter - Class in n10s.onto
- OntologyImporter(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.onto.OntologyImporter
- OntologyPreviewer - Class in n10s.onto
- OntologyPreviewer(GraphDatabaseService, Transaction, RDFParserConfig, Map<String, Node>, List<Relationship>, Log) - Constructor for class n10s.onto.OntologyPreviewer
- OntoPreviewProcedures - Class in n10s.onto.preview
- OntoPreviewProcedures() - Constructor for class n10s.onto.preview.OntoPreviewProcedures
- OntoProcedures - Class in n10s.onto
- OntoProcedures() - Constructor for class n10s.onto.OntoProcedures
- openEquivRestrictions - Variable in class n10s.onto.OntologyImporter
- openSubClassRestrictions - Variable in class n10s.onto.OntologyImporter
- org.eclipse.rdf4j.rio.jsonld - package org.eclipse.rdf4j.rio.jsonld
- output - Variable in class n10s.mapping.MappingUtils.StringOutput
- OWLRestriction - Class in n10s.onto
- OWLRestriction(BNode) - Constructor for class n10s.onto.OWLRestriction
P
- param - Variable in class n10s.result.GraphConfigItemResult
- param - Variable in class n10s.validation.ConstraintComponent
- Params - Class in n10s.graphconfig
- Params() - Constructor for class n10s.graphconfig.Params
- parse(InputStream, String, String, String) - Method in class org.eclipse.rdf4j.rio.jsonld.GenericJSONParser
- parseConstraints(InputStream, RDFFormat, Map<String, Object>) - Method in class n10s.validation.SHACLValidator
- parseDate(String) - Static method in class n10s.utils.DateUtils
- parseDateTime(String) - Static method in class n10s.utils.DateUtils
-
Convert a String-formatted date into a LocalDateTime object by using LocalDateTime.parse first, and DatatypeConverter.parseDateTime if the first one fails.
- parseHandleMultivalValue(String) - Method in class n10s.graphconfig.GraphConfig
- parseHandleVocabUrisValue(String) - Method in class n10s.graphconfig.GraphConfig
- parserConfig - Variable in class n10s.rdf.stream.StatementStreamer
- parserConfig - Variable in class n10s.RDFToLPGStatementProcessor
- parseRDFPayloadOrFromUrl(RDFFormat, String, String, Map<String, Object>, ConfiguredStatementHandler) - Method in class n10s.CommonProcedures
- PartialCommitException(String, Exception) - Constructor for exception n10s.RDFToLPGStatementProcessor.PartialCommitException
- partialRefresh(Transaction) - Method in class n10s.utils.NsPrefixMap
- pendingLabels - Variable in class n10s.skos.load.SkosImporter
- periodicOperation() - Method in class n10s.onto.OntologyImporter
- periodicOperation() - Method in class n10s.onto.OntologyPreviewer
- periodicOperation() - Method in class n10s.quadrdf.RDFQuadDirectStatementDeleter
- periodicOperation() - Method in class n10s.quadrdf.RDFQuadDirectStatementLoader
- periodicOperation() - Method in class n10s.rdf.delete.DirectStatementDeleter
- periodicOperation() - Method in class n10s.rdf.load.DirectNodeAdder
- periodicOperation() - Method in class n10s.rdf.load.DirectRelationshipAdder
- periodicOperation() - Method in class n10s.rdf.load.DirectStatementLoader
- periodicOperation() - Method in class n10s.rdf.preview.StatementPreviewer
- periodicOperation() - Method in class n10s.RDFToLPGStatementProcessor
- periodicOperation() - Method in class n10s.skos.load.SkosImporter
- ping() - Method in class n10s.endpoint.RDFEndpoint
- PlainJsonStatementLoader - Class in n10s.experimental
- predicate - Variable in class n10s.result.StreamedStatement
- prefix - Variable in class n10s.result.NamespacePrefixesResult
- PREFIX_PATTERN - Static variable in class n10s.graphconfig.Params
- PREFIX_SEPARATOR - Static variable in class n10s.graphconfig.Params
- processConstraint(Map<String, Object>, ValidatorConfig) - Method in class n10s.validation.SHACLValidator
- processNode(Node, Map<Long, IRI>, String) - Method in class n10s.rdf.export.ExportProcessor
- processNode(Node, Map<Long, IRI>, String) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- processNode(Node, Map<Long, IRI>, String) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- processPropOnRel(Set<Statement>, Statement, String, Object) - Method in class n10s.rdf.export.ExportProcessor
- processPropOnRel(Set<Statement>, Statement, String, Object) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- processPropOnRel(Set<Statement>, Statement, String, Object) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- processRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.ExportProcessor
- processRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- processRelationship(Relationship, Map<Long, IRI>) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- PROPERTY - Static variable in class n10s.RDFToLPGStatementProcessor
- PROPERTY_DECORATIONS_TO_IMPORT - Static variable in class n10s.onto.OntologyImporter
- propertyOrRelationshipPath - Variable in class n10s.validation.ConstraintComponent
- propertyShape - Variable in class n10s.validation.ValidationResult
Q
- QuadRDFDeleteProcedures - Class in n10s.quadrdf.delete
- QuadRDFDeleteProcedures() - Constructor for class n10s.quadrdf.delete.QuadRDFDeleteProcedures
- QuadRDFLoadProcedures - Class in n10s.quadrdf.load
- QuadRDFLoadProcedures() - Constructor for class n10s.quadrdf.load.QuadRDFLoadProcedures
- QuadRDFProcedures - Class in n10s.quadrdf
- QuadRDFProcedures() - Constructor for class n10s.quadrdf.QuadRDFProcedures
- quote(String) - Static method in class n10s.Util
R
- RDFDeleteProcedures - Class in n10s.rdf.delete
- RDFDeleteProcedures() - Constructor for class n10s.rdf.delete.RDFDeleteProcedures
- RDFEndpoint - Class in n10s.endpoint
-
Created by jbarrasa on 08/09/2016.
- RDFEndpoint() - Constructor for class n10s.endpoint.RDFEndpoint
- RDFExportProcedures - Class in n10s.rdf.export
- RDFExportProcedures() - Constructor for class n10s.rdf.export.RDFExportProcedures
- RDFImportBadParams(String) - Constructor for exception n10s.CommonProcedures.RDFImportBadParams
- RDFImportException - Class in n10s
- RDFImportException(String) - Constructor for class n10s.RDFImportException
- RDFImportException(Throwable) - Constructor for class n10s.RDFImportException
- RDFImportPreRequisitesNotMet(String) - Constructor for exception n10s.CommonProcedures.RDFImportPreRequisitesNotMet
- RDFLoadProcedures - Class in n10s.rdf.load
- RDFLoadProcedures() - Constructor for class n10s.rdf.load.RDFLoadProcedures
- RDFParserConfig - Class in n10s.graphconfig
- RDFParserConfig(Map<String, Object>, GraphConfig) - Constructor for class n10s.graphconfig.RDFParserConfig
- RDFPreviewProcedures - Class in n10s.rdf.preview
- RDFPreviewProcedures() - Constructor for class n10s.rdf.preview.RDFPreviewProcedures
- RDFProcedures - Class in n10s.rdf
-
Created by jbarrasa on 21/03/2016.
- RDFProcedures() - Constructor for class n10s.rdf.RDFProcedures
- RDFProcedures.DeleteResults - Class in n10s.rdf
- RDFProcedures.ImportResults - Class in n10s.rdf
- RDFQuadDirectStatementDeleter - Class in n10s.quadrdf
-
This class implements an RDF handler to statement-wise delete imported RDF data sets
- RDFQuadDirectStatementDeleter(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.quadrdf.RDFQuadDirectStatementDeleter
- RDFQuadDirectStatementLoader - Class in n10s.quadrdf
-
Created on 06/06/2019.
- RDFQuadDirectStatementLoader(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.quadrdf.RDFQuadDirectStatementLoader
- RDFStreamProcedures - Class in n10s.rdf.stream
- RDFStreamProcedures() - Constructor for class n10s.rdf.stream.RDFStreamProcedures
- RDFToLPGStatementProcessor - Class in n10s
-
Created by jbarrasa on 15/04/2019.
- RDFToLPGStatementProcessor(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.RDFToLPGStatementProcessor
- RDFToLPGStatementProcessor.HeterogeneousDataTyping - Exception in n10s
- RDFToLPGStatementProcessor.NamespacePrefixConflict - Exception in n10s
- RDFToLPGStatementProcessor.PartialCommitException - Exception in n10s
- rel - Variable in class n10s.result.RelAndNodeResult
- rel - Variable in class n10s.result.RelationshipResult
- relAdd(String, String, List<Map<String, Object>>, String) - Method in class n10s.rdf.load.AddProcedures
- relAdd(Node, String, List<Map<String, Object>>, Node) - Method in class n10s.rdf.load.AddProcedures
- RelAndNodeResult - Class in n10s.result
- RelAndNodeResult(Relationship, Node) - Constructor for class n10s.result.RelAndNodeResult
- RELATIONSHIP - Static variable in class n10s.RDFToLPGStatementProcessor
- RelationshipResult - Class in n10s.result
- RelationshipResult(Relationship) - Constructor for class n10s.result.RelationshipResult
- relationships - Variable in class n10s.result.GraphResult
- relProps - Variable in class n10s.RDFToLPGStatementProcessor
- remove(String) - Method in class n10s.nsprefixes.NsPrefixDefProcedures
- removeAll() - Method in class n10s.nsprefixes.NsPrefixDefProcedures
- removeLabel(Label) - Method in class n10s.result.VirtualNode
- removeNamespace(String) - Method in class n10s.utils.NsPrefixMap
- removePrefix(String) - Method in class n10s.utils.NsPrefixMap
- removeProperty(String) - Method in class n10s.result.VirtualNode
- removeProperty(String) - Method in class n10s.result.VirtualRelationship
- RESOURCE - Static variable in class n10s.onto.OntologyImporter
- RESOURCE - Static variable in class n10s.skos.load.SkosImporter
- resourceIndirectAltProps - Variable in class n10s.skos.load.SkosImporter
- resourceIndirectHiddenProps - Variable in class n10s.skos.load.SkosImporter
- resourceIndirectPrefProps - Variable in class n10s.skos.load.SkosImporter
- resourceLabels - Variable in class n10s.RDFToLPGStatementProcessor
- resourceProps - Variable in class n10s.RDFToLPGStatementProcessor
- result() - Method in class n10s.rdf.aggregate.CollectTriples.TripleCollector
- resultMessage - Variable in class n10s.validation.ValidationResult
- resultPath - Variable in class n10s.validation.ValidationResult
- returnNode() - Method in class n10s.rdf.load.DirectNodeAdder
- returnRel() - Method in class n10s.rdf.load.DirectRelationshipAdder
- runPartialTx(Transaction) - Method in class n10s.onto.OntologyImporter
- runPartialTx(Transaction) - Method in class n10s.quadrdf.RDFQuadDirectStatementDeleter
- runPartialTx(Transaction) - Method in class n10s.quadrdf.RDFQuadDirectStatementLoader
- runPartialTx(Transaction) - Method in class n10s.rdf.delete.DirectStatementDeleter
- runPartialTx(Transaction) - Method in class n10s.rdf.load.DirectStatementLoader
- runPartialTx(Transaction) - Method in class n10s.skos.load.SkosImporter
S
- schemaElement - Variable in class n10s.mapping.MappingUtils.MappingDesc
- schemaNs - Variable in class n10s.mapping.MappingUtils.MappingDesc
- schemaPrefix - Variable in class n10s.mapping.MappingUtils.MappingDesc
- selectQueriesAndBatchFromTriggerList(boolean, Set<String>) - Method in class n10s.validation.ValidatorConfig
- serialiseConfig() - Method in class n10s.graphconfig.GraphConfig
- set(Map<String, Object>) - Method in class n10s.graphconfig.GraphConfigProcedures
- setCardinalitySpecificType(IRI) - Method in class n10s.onto.OWLRestriction
- setCardinalityValue(Literal) - Method in class n10s.onto.OWLRestriction
- setCommitSize(long) - Method in class n10s.graphconfig.RDFParserConfig
- setConfigSummary(Map<String, Object>) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setExtraInfo(String) - Method in class n10s.rdf.RDFProcedures.DeleteResults
- setExtraInfo(String) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setLabel(String, String) - Method in class n10s.RDFToLPGStatementProcessor
- setNamespaces(Map<String, String>) - Method in class n10s.rdf.RDFProcedures.DeleteResults
- setNamespaces(Map<String, String>) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setProp(String, IRI, Literal) - Method in class n10s.RDFToLPGStatementProcessor
- setProperty(String, Object) - Method in class n10s.result.VirtualNode
- setProperty(String, Object) - Method in class n10s.result.VirtualRelationship
- setRelName(IRI) - Method in class n10s.onto.OWLRestriction
- setTarget(IRI) - Method in class n10s.onto.OWLRestriction
- setTerminationKO(String) - Method in class n10s.rdf.RDFProcedures.DeleteResults
- setTerminationKO(String) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setTriplesDeleted(long) - Method in class n10s.rdf.RDFProcedures.DeleteResults
- setTriplesLoaded(long) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setTriplesParsed(long) - Method in class n10s.rdf.RDFProcedures.ImportResults
- setType(IRI) - Method in class n10s.onto.OWLRestriction
- severity - Variable in class n10s.validation.ValidationResult
- shaclValidateTxForTrigger(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class n10s.validation.ValidationProcedures
- SHACLValidationException - Exception in n10s.validation
- SHACLValidationException(String) - Constructor for exception n10s.validation.SHACLValidationException
- SHACLValidator - Class in n10s.validation
- SHACLValidator(Transaction, Log) - Constructor for class n10s.validation.SHACLValidator
- shapeId - Variable in class n10s.validation.ValidationResult
- SHORTENED_URI_PATTERN - Static variable in class n10s.graphconfig.Params
- shortFormFromFullUri(String) - Method in class n10s.rdf.RDFProcedures
- show() - Method in class n10s.graphconfig.GraphConfigProcedures
- sizeOneAndNameUri(Iterator<String>) - Method in class n10s.CommonProcedures
- SkosImporter - Class in n10s.skos.load
- SkosImporter(GraphDatabaseService, Transaction, RDFParserConfig, Log) - Constructor for class n10s.skos.load.SkosImporter
- SKOSLoadProcedures - Class in n10s.skos.load
- SKOSLoadProcedures() - Constructor for class n10s.skos.load.SKOSLoadProcedures
- spo(String, String, String, Boolean, String, String, Map<String, Object>) - Method in class n10s.rdf.export.RDFExportProcedures
- StarFormatStatementStreamer - Class in n10s.rdf.stream
- StarFormatStatementStreamer(RDFParserConfig) - Constructor for class n10s.rdf.stream.StarFormatStatementStreamer
- startRDF() - Method in class n10s.onto.OntologyImporter
- startRDF() - Method in class n10s.rdf.stream.StatementStreamer
- startRDF() - Method in class n10s.RDFToLPGStatementProcessor
- startRDF() - Method in class n10s.skos.load.SkosImporter
- StatementPreviewer - Class in n10s.rdf.preview
-
Created by jbarrasa on 09/11/2016.
- StatementPreviewer(GraphDatabaseService, Transaction, RDFParserConfig, Map<String, Node>, List<Relationship>, Log) - Constructor for class n10s.rdf.preview.StatementPreviewer
- statements - Variable in class n10s.rdf.stream.StatementStreamer
- statements - Variable in class n10s.RDFToLPGStatementProcessor
- StatementStreamer - Class in n10s.rdf.stream
- StatementStreamer(RDFParserConfig) - Constructor for class n10s.rdf.stream.StatementStreamer
- StreamedStatement - Class in n10s.result
- StreamedStatement(String, String, String, boolean, String, String) - Constructor for class n10s.result.StreamedStatement
- StreamedStatement(String, String, String, boolean, String, String, List<String>) - Constructor for class n10s.result.StreamedStatement
- streamLocalExplicitOntology(Map<String, Object>) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- streamLocalExplicitOntology(Map<String, Object>) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- streamLocalImplicitOntology() - Method in class n10s.rdf.export.ExportProcessor
- streamLocalImplicitOntology() - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- streamLocalImplicitOntology() - Method in class n10s.rdf.export.LPGToRDFProcesssor
- streamNodeById(Long, boolean) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- streamNodeByUri(String, boolean) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- streamNodeByUri(String, boolean) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- streamNodeByUri(String, String, boolean) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- streamNodesBySearch(String, String, String, String, boolean) - Method in class n10s.rdf.export.ExportProcessor
- streamTriplesFromCypher(String, Map<String, Object>) - Method in class n10s.rdf.export.ExportProcessor
- streamTriplesFromTriplePattern(TriplePattern) - Method in class n10s.rdf.export.ExportProcessor
- streamTriplesFromTriplePattern(TriplePattern) - Method in class n10s.rdf.export.LPGRDFToRDFProcesssor
- streamTriplesFromTriplePattern(TriplePattern) - Method in class n10s.rdf.export.LPGToRDFProcesssor
- StringOutput(String) - Constructor for class n10s.mapping.MappingUtils.StringOutput
- SUB_CLASS_REST - Static variable in class n10s.onto.OntologyImporter
- subject - Variable in class n10s.result.StreamedStatement
- subjectSPO - Variable in class n10s.result.StreamedStatement
T
- target - Variable in class n10s.validation.ConstraintComponent
- terminationStatus - Variable in class n10s.rdf.RDFProcedures.DeleteResults
- terminationStatus - Variable in class n10s.rdf.RDFProcedures.ImportResults
- toPropertyValue(Object) - Method in class n10s.RDFToLPGStatementProcessor
- toString() - Method in class n10s.result.VirtualNode
- toString() - Method in class n10s.result.VirtualRelationship
- toString() - Method in class n10s.utils.NsPrefixMap
- toString() - Method in class n10s.validation.ValidationResult
- totalTriplesMapped - Variable in class n10s.RDFToLPGStatementProcessor
- totalTriplesParsed - Variable in class n10s.RDFToLPGStatementProcessor
- translateRelName(IRI) - Method in class n10s.onto.OntologyImporter
- translateUri(String, Transaction, GraphConfig) - Static method in class n10s.utils.UriUtils
- TripleCollector(RDFFormat) - Constructor for class n10s.rdf.aggregate.CollectTriples.TripleCollector
- TripleLimitReached(String) - Constructor for exception n10s.ConfiguredStatementHandler.TripleLimitReached
- TriplePattern - Class in n10s.rdf.export
- TriplePattern(String, String, String, Boolean, String, String) - Constructor for class n10s.rdf.export.TriplePattern
- triplesDeleted - Variable in class n10s.rdf.RDFProcedures.DeleteResults
- triplesLoaded - Variable in class n10s.rdf.RDFProcedures.ImportResults
- triplesParsed - Variable in class n10s.rdf.RDFProcedures.ImportResults
- tx - Variable in class n10s.CommonProcedures
- tx - Variable in class n10s.graphconfig.GraphConfigProcedures
- tx - Variable in class n10s.inference.MicroReasoners
- tx - Variable in class n10s.mapping.MappingUtils
- tx - Variable in class n10s.nsprefixes.NsPrefixDefProcedures
- tx - Variable in class n10s.onto.OntoProcedures
- tx - Variable in class n10s.rdf.export.ExportProcessor
- tx - Variable in class n10s.rdf.export.RDFExportProcedures
- tx - Variable in class n10s.RDFToLPGStatementProcessor
U
- UNIQUENESS_CONSTRAINT_ON_URI - Static variable in class n10s.CommonProcedures
- UriNamespaceHasNoAssociatedPrefix(String) - Constructor for exception n10s.utils.UriUtils.UriNamespaceHasNoAssociatedPrefix
- UriUtils - Class in n10s.utils
- UriUtils() - Constructor for class n10s.utils.UriUtils
- UriUtils.UriNamespaceHasNoAssociatedPrefix - Exception in n10s.utils
- Util - Class in n10s
- Util() - Constructor for class n10s.Util
V
- validateFromCompiled() - Method in class n10s.validation.ValidationProcedures
- validateSetFromCompiled(List<Node>) - Method in class n10s.validation.ValidationProcedures
- ValidationProcedures - Class in n10s.validation
- ValidationProcedures() - Constructor for class n10s.validation.ValidationProcedures
- ValidationResult - Class in n10s.validation
- ValidationResult(Object, String, String, String, String, String, String, Object) - Constructor for class n10s.validation.ValidationResult
- ValidationResult(Map<String, Object>) - Constructor for class n10s.validation.ValidationResult
- ValidatorConfig - Class in n10s.validation
- ValidatorConfig() - Constructor for class n10s.validation.ValidatorConfig
- ValidatorConfig(Map<String, String>, Map<String, String>, Map<String, Set<String>>, Map<String, Object>) - Constructor for class n10s.validation.ValidatorConfig
- ValidatorConfig(Transaction) - Constructor for class n10s.validation.ValidatorConfig
- value - Variable in class n10s.result.GraphConfigItemResult
- value - Variable in class n10s.validation.ConstraintComponent
- version() - Method in class n10s.version.Version
- Version - Class in n10s.version
- Version() - Constructor for class n10s.version.Version
- vf - Variable in class n10s.rdf.export.ExportProcessor
- vf - Variable in class n10s.RDFToLPGStatementProcessor
- VirtualNode - Class in n10s.result
-
(taken from APOC)
- VirtualNode(long) - Constructor for class n10s.result.VirtualNode
- VirtualNode(long, Label[], Map<String, Object>) - Constructor for class n10s.result.VirtualNode
- VirtualNode(Label[], Map<String, Object>) - Constructor for class n10s.result.VirtualNode
- VirtualNode(Node, List<String>) - Constructor for class n10s.result.VirtualNode
- VirtualRelationship - Class in n10s.result
-
(taken from APOC)
- VirtualRelationship(long, Node, Node, RelationshipType, Map<String, Object>) - Constructor for class n10s.result.VirtualRelationship
- VirtualRelationship(Node, Node, RelationshipType) - Constructor for class n10s.result.VirtualRelationship
- VirtualRelationship(Node, Node, RelationshipType, Map<String, Object>) - Constructor for class n10s.result.VirtualRelationship
W
- withProperties(Map<String, Object>) - Method in class n10s.result.VirtualRelationship
- WKTLITERAL - Static variable in class n10s.graphconfig.Params
- WKTLITERAL_URI - Static variable in class n10s.graphconfig.Params
- writeToDB(Transaction) - Method in class n10s.validation.ValidatorConfig
All Classes All Packages