Import from database

Get help with your data
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
hakonf
Posts:3
Joined:17 Apr 2013 22:45
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Import from database

Post by hakonf » 09 Feb 2017 14:55

I am importing data from a MySQL database. It looks like I cannot import edges with fields named start and end. In fact, the import doesn't even begin, so there is no error message or anything. As a workaround I can use fields named startpoint and endpoint and use these to generate a dynamic variable after import, but is this necessary? Importing nodes with fields named start and end works OK and dynamic intervals are calculated automatically.

Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable