My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ChangeSetBatch  
Represents a batch of changesets.
Autogenerated
Updated Jan 13, 2010 by innovat...@gmail.com

note: this page is automatically generated from embedded documentation in the PHP source.

Overview

Represents a batch of changesets. Can be used to create changesets based on the difference between two graphs.

See:
http://n2.talis.com/wiki/Metabox#Batch_Updating

Constructors

Methods

Fields

Constructor Detail

ChangeSetBatch

public ChangeSetBatch(mixed a)

Method Detail

addT

public void addT(mixed s, mixed p, mixed o, mixed o_type)

addT adds a triple to the internal simpleIndex holding all the changesets and statements

Return:
void
Author:
Keith

hasChanges

public void hasChanges()

toRDFXML

public void toRDFXML()

to_rdfxml

public void to_rdfxml()

Field Detail

a

public mixed $a

after

public mixed $after

before

public mixed $before

subjectIndex

public mixed $subjectIndex = array()

utils

public mixed $utils

Generated by PHPDoctor 2RC2


Sign in to add a comment
Powered by Google Project Hosting