Skip navigation links
Grakn
A C E G M N R S T X 

A

ai.grakn.migration.xml - package ai.grakn.migration.xml
 

C

cardinality() - Method in class ai.grakn.migration.xml.XmlSchema.TypeInfo
 
close() - Method in class ai.grakn.migration.xml.XmlMigrator
Close the readers
convert() - Method in class ai.grakn.migration.xml.XmlMigrator
Migrate each of the given XML objects as a nested Map structure

E

element(String) - Method in class ai.grakn.migration.xml.XmlMigrator
 

G

getElement() - Method in class ai.grakn.migration.xml.XmlMigrationOptions
 
getSchemaFile() - Method in class ai.grakn.migration.xml.XmlMigrationOptions
 

M

main(String[]) - Static method in class ai.grakn.migration.xml.XmlMigrator
 

N

name() - Method in class ai.grakn.migration.xml.XmlSchema.TypeInfo
 

R

read(File) - Method in class ai.grakn.migration.xml.XmlSchema
 
runXml(XmlMigrationOptions) - Static method in class ai.grakn.migration.xml.XmlMigrator
 

S

schema(XmlSchema) - Method in class ai.grakn.migration.xml.XmlMigrator
 

T

TypeInfo(String, long) - Constructor for class ai.grakn.migration.xml.XmlSchema.TypeInfo
 
typeOf(String) - Method in class ai.grakn.migration.xml.XmlSchema
Return the type info of an element or new TypeInfo("xs:complexType", Long.MAX_LONG) as a default.

X

XmlMigrationOptions - Class in ai.grakn.migration.xml
Configure the default XML migration options and access arguments passed by the user
XmlMigrationOptions(String[]) - Constructor for class ai.grakn.migration.xml.XmlMigrationOptions
 
XmlMigrator - Class in ai.grakn.migration.xml
Migrator for migrating XML data into Grakn instances
XmlMigrator(File) - Constructor for class ai.grakn.migration.xml.XmlMigrator
Construct a XmlMigrator to migrate data in the given file or dir
XmlSchema - Class in ai.grakn.migration.xml
Read an XML Schema (a .xsd) file and provide information about the types inside it.
XmlSchema() - Constructor for class ai.grakn.migration.xml.XmlSchema
 
XmlSchema.TypeInfo - Class in ai.grakn.migration.xml
Holds type information about an XML element: the XML Schema type name and max number of occurrences.
A C E G M N R S T X 
Skip navigation links
Grakn

Copyright © 2018 Grakn Labs Ltd. All rights reserved.