Changes

Jump to navigation Jump to search
94 bytes removed ,  00:21, 16 December 2010
no edit summary
which you can enter in the console mode, in the Command
text field in the GUI, or send to the BaseX server:
 
==Database Commands==
===Create===
==Database Commands== ===Create=== ; <code>'''CREATE [DB|FS|INDEX|USER] [...]</code>; <tt>CREATE [DB|FS|INDEX|USER] [...]</tt>'''
Creates a new database, index or user:
;<code>* '''DB [name] ([input])</code>: ''':creates the database <code>'''[name]</code> ''' with an optional <code>'''[input]</code> '''
;* '''<code>INDEX [TEXT|ATTRIBUTE|FULLTEXT|PATH]</code>: '''
:creates the specified index
;* <code>FS [name] [path] ([mountpoint] [backingstore])</code>:
:creates filesystem database <code>[name]</code> for <code>[path]</code> (using <code>[mountpoint]</code> and <code>[backingstore]</code> if FUSE is activated)
;<code>* '''USER [name] ([password])</code>: '''
:creates the specified user
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu