-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
74 changed files
with
0 additions
and
2,596 deletions.
There are no files selected for viewing
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/Forum.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic; | ||
|
||
import ldbc.snb.datagen.generator.DatagenParams; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/messages/Comment.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.messages; | ||
|
||
|
||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/messages/Message.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.messages; | ||
|
||
import ldbc.snb.datagen.generator.DatagenParams; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/messages/Photo.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.messages; | ||
|
||
import ldbc.snb.datagen.entities.dynamic.person.IP; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/messages/Post.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.messages; | ||
|
||
import ldbc.snb.datagen.entities.dynamic.person.IP; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/person/IP.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.person; | ||
|
||
import org.apache.hadoop.io.Writable; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/person/Person.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.person; | ||
|
||
import ldbc.snb.datagen.entities.dynamic.relations.Knows; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/person/similarity/GeoDistanceSimilarity.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.person.similarity; | ||
|
||
import ldbc.snb.datagen.generator.dictionary.Dictionaries; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/person/similarity/InterestsSimilarity.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.person.similarity; | ||
|
||
import ldbc.snb.datagen.entities.dynamic.person.Person; | ||
|
35 changes: 0 additions & 35 deletions
35
src/main/java/ldbc/snb/datagen/entities/dynamic/relations/ForumMembership.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,3 @@ | ||
/* | ||
Copyright (c) 2013 LDBC | ||
Linked Data Benchmark Council (http://www.ldbcouncil.org) | ||
This file is part of ldbc_snb_datagen. | ||
ldbc_snb_datagen is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
ldbc_snb_datagen is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with ldbc_snb_datagen. If not, see <http://www.gnu.org/licenses/>. | ||
Copyright (C) 2011 OpenLink Software <[email protected]> | ||
All Rights Reserved. | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; only Version 2 of the License dated | ||
June 1991. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with this program; if not, write to the Free Software | ||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ | ||
package ldbc.snb.datagen.entities.dynamic.relations; | ||
|
||
import ldbc.snb.datagen.generator.DatagenParams; | ||
|
Oops, something went wrong.